| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Apr 2008
Posts: 7
|
What am i trying to do here?
i want my visitors to be able to enter information in a form and then that info be searchable by other visitors. is this a database? anyone know of a tutorial for doing something like this? cheers. |
|
|
|
|
|
#6 (permalink) |
|
Whitey
Join Date: Aug 2007
Location: Yokohama, Japan
Posts: 5,352
|
You need to combine a serverside language (php, asp, perl) with a database. Then you use the server side language to create forms that accept data and store it in the database, and then you use the serverside language to access and search through the database to pull out the information you need. But, you don't have the skills to do what needs to be done at your current level. This isn't exactly an easy job. |
|
![]() |
|