Jump to content

Help please


LinuxForce

Recommended Posts

you need to

 

a)set up the HTML form

b)set up a PHP script which takes the variables from the form

c)continue in the same PHP script to insert the data into a database

d)set up your homepage so that it gets the feedback out of the database and puts in on the homepage/wherever.

 

There are hundreds of tutorials and things online for this.

 

Dan

Link to comment
https://forums.phpfreaks.com/topic/111595-help-please/#findComment-572837
Share on other sites

Try this: http://php.resourceindex.com/Documentation/Examples_and_Tutorials/Form_Processing/ (I would start with the first link, not the second about feedback forms)

 

and

 

this: http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=feedback+comment+form+PHP+tutorial

 

I'm not tryna just send you away, just there's no point in me writing a four page tutorial when there are hundreds out there already.

 

:)

 

Dan

Link to comment
https://forums.phpfreaks.com/topic/111595-help-please/#findComment-572846
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.