Thread: php url
View Single Post
Old 10-21-2011, 01:23 AM   PM User | #1
amcf1992
Regular Coder

 
Join Date: Jul 2011
Posts: 114
Thanks: 7
Thanked 0 Times in 0 Posts
amcf1992 is an unknown quantity at this point
php url

Okay I would like to do the following

Have one php page with all the following

Signup
Register
Index
Account
Logout

I want the url to be something like for each of them

http://localhost/?id=437280 <-mysql row id

How would I do this?

Thanks
amcf1992 is offline   Reply With Quote