View Single Post
  #5 (permalink)  
Old Jan 19th, 2008, 21:46
Bravo81 Bravo81 is offline
Up'n'Coming Member
Join Date: Jan 2008
Location: London
Age: 18
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help with HTML form to database (mysql/php)!

I dont see why you used $db_table in the INSERT, I would of just put the DB name in text..but again, im no PHP wiz and i dont belive that would stop your information going in.

I dont know if this will work, but try:
PHP: Select all

mysql_query($query); 


instead of $result=


Thats all i could find after Googling.


Sorry im not much help,

~Dean
Reply With Quote