hi,
How to work such as this website
http://www.americansingles.com
http://www.mate1.com
http://www.true.com
where are you found code or project
or tutorial
or sample
please help me quickly
thank you for all,
How to work such as this website (search a friend)
Moderator: General Moderators
well basically youll need a html form for people to submit their details which youll use php to store in a database. then use php to retrieve information by request.
want want to look into
mysql_query
and the mysql commands UPDATE, SELECT, INSERT INTO, LIKE in the official mysql site
if your just a beginner, it isnt going to be easy.
EDIT: o and because i never used one of those sites before, i dont know exactly how it works.
want want to look into
mysql_query
and the mysql commands UPDATE, SELECT, INSERT INTO, LIKE in the official mysql site
if your just a beginner, it isnt going to be easy.
EDIT: o and because i never used one of those sites before, i dont know exactly how it works.
-
Charles256
- DevNet Resident
- Posts: 1375
- Joined: Fri Sep 16, 2005 9:06 pm