zero-perfoliate
zero-perfoliate
Home
Help
Search
Calendar
Login
Register
HTML5 & Friends
»
Programming Help On Specific Projects
»
PHP Problem Solvers - Get Help Here
»
form not sending data to database
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: form not sending data to database (Read 262 times)
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
Logged
[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?
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
HTML5 & Friends
»
Programming Help On Specific Projects
»
PHP Problem Solvers - Get Help Here
»
form not sending data to database
zero-perfoliate