Search found 1 match
- Sun Oct 02, 2011 8:37 pm
- Forum: Databases
- Topic: Friendy URL using value from database
- Replies: 4
- Views: 2434
Re: Friendy URL using value from database
From your code it seems that the request for the friendly URL is directed to a index.php file that takes a GET path variable a that tells the server which page to show. "So now, if you go to http://domain.com/gregs-page (assuming there is not a directory called "gregs-page") the follo...