wow, simple fix. Thanks a lot! Also, it's now saying that all of the values that I'm $_POSTing are undefined...but they're all in my HTML, do you have any idea why this is?
this is the error message: Notice: Undefined index: pageStartTime in /home/srchulo/public_html/jdcode/survey.php on line 14
Search found 2 matches
- Tue Oct 05, 2010 9:33 pm
- Forum: PHP - Code
- Topic: Error querrying database
- Replies: 2
- Views: 203
- Tue Oct 05, 2010 6:10 pm
- Forum: PHP - Code
- Topic: Error querrying database
- Replies: 2
- Views: 203
Error querrying database
Hey, So below is my PHP code and I'm trying to send values into my database, and this is the answer that I'm getting: Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/srchulo/public_html/jdcode/survey.php on line 68 Error querying database <!DOCTYPE html PUBLIC &...