| Bid History |
| Displaying all bids |
| ID |
Freelancer |
Bid Amount |
Delivery |
Bid Placed |
Portfolio |
| 314 |
|
US$1.00 For entire project |
1 Days Total |
24-Nov-2009 08:23:35 AM |
Review |
|
Take your question to webdeveloper.com and get your answer for free. The forum is full of very helpful, very knowledgeable people in all aspects of the web.
You probably shouldn't be using a cookie for your purposes anyway - all people have to do is delete their temp. internet files and poof....no cookies. If a user deletes the cookie before they download your file, then they won't get access to it. The best solution is as follows: Every time a user requests a file, then create a key and add it to a database (MySQL, .txt file, etc). E-mail the user they key and ask them for it when they try to download the file. Once they enter the key and download the file, then remove that key from your database and there you are, a one time download.
|
| 313 |
|
US$100.00 For entire project |
1 Days Total |
23-Nov-2009 06:33:38 PM |
Review |
|
I have some experience with cookies. I would like to help you out on this project. I'll give you the cookie101 class. First, I will show you how to set the date of expiry in a cookie. Next, cookie retrieval is pretty basic. For this simple cookie we want it to expire in 7 days. You decide if it's 7 days or 10 days. Within this time before the cookie expires users can download a file only once. Check the count of downloads against the cookie in a database. You need some way of collecting email addresses with a database. We need to keep email addresses out of the cookies and any sensitive information. Do you know SQL? Keep it simple.
PHP Sessions are POST values for passing into other pages. I do this for most of my time in my web applications. It makes it very accessible for the quick form widget to submit values to a larger form. These sessions will hold a count value on visited pages. The first project with cookies we have to store the visitors email addresses. As with getting to know MySQL. MySQL is the most used database with PHP and can be used with any other server-side scripting language. Here is the acronym for LAMP or WAMP which is Linux, Apache, MySQL and PHP or Windows, Apache, MySQL and PHP respectively.
|
| 319 |
|
US$120.00 For entire project |
2 Days Total |
28-Nov-2009 12:34:52 AM |
Review |
|
Already i have implemented same in my project, can be deliver as per your requirment
|
| 311 |
|
US$200.00 For entire project |
1 Days Total |
20-Nov-2009 05:29:03 PM |
Review |
|
|