user registration and directory question
Posted: Thu Sep 22, 2005 2:43 am
i have it so when a user signs up, it will create a directory
blah.com/username
but my question is how do i make it so there is a index.php file in that directory, and it will retrieve all the information through a database?
cause usually i do view.php?id=999, and i would grab the information of the user from the database using GET ID 999
but how do i make it so each user has blah.com/username
thanks!
blah.com/username
but my question is how do i make it so there is a index.php file in that directory, and it will retrieve all the information through a database?
cause usually i do view.php?id=999, and i would grab the information of the user from the database using GET ID 999
but how do i make it so each user has blah.com/username
thanks!