Problem?
Dear all,
Been working on Chapter 12, I have the whole section working correctly however I am now wanting to create user profiles with subdomains to work in conjunction with this script is that easy to do?
From what I gather its a case of writing a profile.php calling the data (i.e the user infomation I want displying on that profile) from the mysql database using echo funtions. Then using htaccess to automaticaly mod rewrite all profile urls to create nice looking subdomains yourdomain.com/profileusername etc. I am a complete novice so any advice on what I need to do to create a profile system would be much appreciated.
Kind Regards,
Richard.
|