Hai,
I'm from Holland so please forgive me my English. I'm new to PHP and I'm working on a for you guys I think a simple script.
1. The user fills in the form.
2. The script submits the data in to a file.
3. If the user submits again on the same day I want the script to check if there has already been written into that file on that day, if so the script has to give an error. And this last thing I can't get done. So my question:
How can I let the script check if there has been a post on that day, so that a user cant post data to the file twice on the same day.
Thank you in advance,
Ramon