parse_url()
Posted: Tue Aug 01, 2006 11:56 am
Hey,
I'm making so every user gets their own profile, but i need help witha few things.
Right now i'm using $_GET to get the user's information from a mysql database. But now i need to get the users information from the url.
The profile is like this profile?=_username_
And i need to do something so i get the _username_ from the url.
I hope i've stated my question well, if not i'll try to explain myself better.
Thanks
I'm making so every user gets their own profile, but i need help witha few things.
Right now i'm using $_GET to get the user's information from a mysql database. But now i need to get the users information from the url.
The profile is like this profile?=_username_
And i need to do something so i get the _username_ from the url.
I hope i've stated my question well, if not i'll try to explain myself better.
Thanks