Real simple question I am sure.
I am using a $_GET function to load mysql data onto a page.
The url that Calls the information reads something like this ::: http://examplesite.com/?dbvariable=bill
Everything on the page loads up fine; MY question is, how would I code my script so that http://examplesite.com/bill - does the same things that the previous url does (load all information in my database, connected to 'bill' --- which of course would change dynamically, if instead of 'bill' it were to read 'john' - now it will pull all johns' info.
I am sure this might have been covered before; I just don't quite know what 'term' to use to properly find my answer; I know it's do-able!
Thanks in advance to anyone who understands this question; and can provide any solutions... or at least, point me in the right direction.



Reply With Quote



Bookmarks