Search found 1 match
- Tue Apr 13, 2010 10:04 am
- Forum: PHP - Code
- Topic: Using url variables without question marks
- Replies: 1
- Views: 80
Using url variables without question marks
Hi, I'm building an application for a company and they wish to have a front page with a userbox on top of the site and the user's info. Instead of having to open a directory for each user, I'd rather pass the username on the url like this: "http://yourdomain.com/user". This way i can grab ...