SCook Posted September 30, 2007 Share Posted September 30, 2007 Hi all, Here's what I'd like to do: create a personlized url on a directory site like: http://www.somesite.com/myurl Now, obviously, you could make a folder for each person, but after a shorty time, this really clogs up your site's root. What I thought might work was capturing the $PHP_SELF and querying the database and redirecting. Does anyone know a sure way to do this or can point me in the right direction? Thanks Link to comment https://forums.phpfreaks.com/topic/71263-personalized-urls-like-myspace/ Share on other sites More sharing options...
LemonInflux Posted September 30, 2007 Share Posted September 30, 2007 can't you use .htaccess? http://www.modrewrite.com Link to comment https://forums.phpfreaks.com/topic/71263-personalized-urls-like-myspace/#findComment-358433 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.