PDA

View Full Version : Displaying Profile Pages using username


Meltdown
05-23-2003, 01:17 AM
I have a db set up and I would like to read and display each users profile using his/her username without me typing an individual page for each user. Im new with mysql so kinda explain things

raf
05-23-2003, 03:20 PM
Welcome here.

Now, this is not realy a MySQL problem. You'll need to use a server sided scripting language to proces the loginform and select the record from the db + display it.

There are a lot us tutorials on this stuf. Just run a search here, in the PHP or ASP forum. Here a PHP example
http://www.mysql.com/articles/ddws/index.html
or check out this collection
http://www.w3schools.com/

Meltdown
05-23-2003, 09:10 PM
thanks...sorry bout posting in the wrong palce...just read this and thought i was doin right
http://www.codingforums.com/showthread.php?s=&threadid=4181