PDA

View Full Version : How to make www.mysite.com/ + personal extension name?(PHP)



youlichika
27 Aug 2010, 02:48 AM
Hello everybody, I have a PHP personal space systems. It allows user registration, then get a personal space. But all it points the URL address to www.mysite.com. What php documents should I modify, make it like FACEBOOK: each user has his own URL address, convenient to share with his friends. (www.mysite.com/ + personal extension name) Thanks.