hotgirlvick
New member
Hello I need help…
My PHP book is not very detailed on how to do the following so any help will be greatly appreciated…
I have an html form… that has the following information for the user to submit…
First Name
Last Name
Gender
Major
Activates
Email
Comments
Once the user hits the submit button… it give the user a response… I got this part.
I need to write the information submitted from the users with the PHP script to a txt. file and then I need another PHP script to show five records in a table format sorted by the information from the form to display in the browser.
Can any one either help me with this???
Or is there anything on the web… that might help???
My PHP book is not very detailed on how to do the following so any help will be greatly appreciated…
I have an html form… that has the following information for the user to submit…
First Name
Last Name
Gender
Major
Activates
Comments
Once the user hits the submit button… it give the user a response… I got this part.
I need to write the information submitted from the users with the PHP script to a txt. file and then I need another PHP script to show five records in a table format sorted by the information from the form to display in the browser.
Can any one either help me with this???
Or is there anything on the web… that might help???