Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Server-side Scripting _ Help with PHP script for added comments to site

Posted by: tyler.watkins Mar 17 2012, 07:25 PM

I'm not sure if this is the right forum for this, but i am trying to make a comment page for my website. I have the comment box and everything made, but i seem to be having trouble getting the information to send to my database. I have a database set up with mysql and php my admin.. I have a php script written in my code for the comment box, the only problem I'm having is getting the information to send to the database, it appears on my database but it doesn't have the information that i sent through the form. PLEASE HELP!


Also I am VERY new to this whole website thing. I know html pretty well, but this is my first time putting a working site online and my first time using PHP and SQL.

Any help is greatly appreciated.. Thanks!

Posted by: Christian J Mar 19 2012, 05:55 AM

QUOTE(tyler.watkins @ Mar 18 2012, 01:25 AM) *

the only problem I'm having is getting the information to send to the database, it appears on my database but it doesn't have the information that i sent through the form.

You mean you can enter data to the database with phpmyadmin but not with the form?

A script sample is needed...

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)