I'm sure my issue is simple to resolve, but I've had no luck. I want to retrieve a set of information from a database for rows that were submitted between two dates. These two dates will be provided...
I've used a cookie to select which style sheet displays on a page, but have found that I have to click on a link twice before the changes are reflected.
As far as I am aware you only NEED the following. I assume that not including a 'from' address will get you recognised as spam. Anything else is extra. I only use the following for simple scripts.
...
Found out what the problem was, the table name had a hyphen in it. Once I changed it to an underscore the problem resolved itself. Thanks for your help. :)
I've tried changing that, but the data still doesn't seem to be going into the database. It's reading that the user details database does or doesn't have the e-mail, but the results...
I'm having problems with my PHP script, I want to store answers from a questionnaire in a database, find out if an e-mail exists in the same database (different table), and if not then I'll post a...