I have a setup where users can access their own pages using a /~username 
here account

I need to put a PHP script in their directoies that will be able to tell 
me what their username is.

I was thinking about $REQUEST_URI however if I go to /~username/dir/page 
it will return it all.

all I want is the username...

Thanks for your help,
Michael


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to