Thread: How would I do this
Results 1 to 2 of 2
-
02-04-2005, 06:32 PM #1
How would I do this
I have a fairly solid c++ background and I know html basics, and am trying to learn some of the advance techniques,
A site that I'm using for an example is
http://www.rent.com/roommates/
Is that just a form, or do I need to learn
java, php, or somethingelse to be able to have a database of information that users can input items to and search that database. Also, how do I go about storing that information?
Thanks
-
02-04-2005, 07:25 PM #2
Welcome to the forums
All forms need a script in order to process the information. I would reccomend PHP and a MySQL database. Here is some information on PHP http://www.php.net/
Dave
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum