Web Hosting Talk







View Full Version : username problem for blogging script


hq12
08-14-2007, 09:43 AM
I am creating a script for blogs. I got a problem. on how to to provide a unique URL for users. I thougt doing this
..domain.com/index.php?user=username ; username gets the info of a particular user. Is there a better way, like simply like ..domain.com/username without having to create folders. I am writing the scrip in php/mysql

thanks for the suggestions.

Sincrely,

hq12

L3-Carl
08-14-2007, 09:57 AM
You can do this with a .htaccess file..

This url will help

http://www.yourhtmlsource.com/sitemanagement/urlrewriting.html