zero-perfoliate
zero-perfoliate

Author Topic: form not sending data to database  (Read 262 times)

Offline tashhen

  • New PHP Members
  • Posts: 1
  • Karma: +0/-0
form not sending data to database
« on: April 16, 2010, 05:12:06 AM »
Hi
I am new to PHP and i have created a from to enter data to a database but the data is not going to the database.  can someone look at the file attached to see if you can find any errors in the code as i cant find them

Thanks
Natasha

here is the code


Offline [uk]stuff

  • PHP Workers
  • **
  • Posts: 5
  • Karma: +0/-0
Re: form not sending data to database
« Reply #1 on: April 18, 2010, 01:55:45 PM »
Hi Natasha,

Whats the content of the dbase.php file? Only the mysql_query seems to be fine and normally would throw an error if the statement was malformed etc...

Can you post the content of that?

 

zero-perfoliate