Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

6
  • Could you post the opening tag for the form? Commented Jun 29, 2009 at 15:20
  • Why all the extra quotes around time()? Commented Jun 29, 2009 at 15:21
  • where is your opening tag for the form? Commented Jun 29, 2009 at 15:22
  • You should test the number of rows affected or the insert_id of your mysql_query to ensure things went smoothly. If they didn't, you should print your query out - maybe before that consider print_r($_POST) just to see what values ARE getting passed through. Commented Jun 29, 2009 at 15:30
  • Sounds like you're looking at the wrong files (either by testing wrong URL or by looking into the source of another file). Commented Jun 29, 2009 at 15:36