Hi
I am developing an web application using php. One of the requirement is the want member id looks like folder name such as http......com//joe The id is "joe"
Normally i will use http......com/?id=joe but my client don't what this idea...
How do i grab that id???
Thanks