looking For A Script

Status
Not open for further replies.

Yek

T.F's Resident Cool Guy...
Messages
1,613
im looking for a script that when user access page fills in feilds eg
Name
Address
Phone no

hit submit and then is able to view all of the submitted info

eg

Mr A Jones
44 aaa Road
09876545

Mr B Jones
45 aaa Road
98765443


is this possiable , will i need to database?
 
I have the follwing files

1 a simple form page that when subbmitted needs to enter info into database , this is what im struggling with , how do i enter the info into a database?

The also how do i view the info in the database ??
 
Im not sure how i would do it thats the question , i was thinking html & php but im not sure if you can do that with the database?
 
So do you have an idea how i could do this , i take it i would need to include the sql info in the php script?
 
sorry to interrupt but,
THIS TOPIC SHOULD BE IN PROGRAMMER'S LEAGUE. NOT IN WWW!!
Hope that wasn't harsh. :)
 
Since im looking for the script and not actully programming ....
 
Ok so wait...

You want a page with some forms. Randomguy1 fills out the forms, and hits submit. You want it to go to a page where Randomguy1 can see what he submitted, or do you want the info to be seen only by you (IE: email it to you)?

Either way is easy enough, but the code will differ greatly depending which way you want it done.

Lemme know exactly what you want and I can help.
 
Status
Not open for further replies.
Back
Top Bottom