Search found 1 match
- Sat Apr 10, 2010 5:09 pm
- Forum: PHP - Code
- Topic: Can't insert into a MySQL database
- Replies: 1
- Views: 98
Can't insert into a MySQL database
I have created a database on Hostmonster using the MySQL wizard and PHPadmin. The database is fine. I can add to it using PHPadmin. But this code does not add to the database when processing my form. The rest of the script works, sends out email, moves to a new page but this.... I even had PHPadmin ...