PHP noob question
PHP noob question
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- frankosonik0
thanks for your responses.
Unfit --
I probably didn't make myself clear enough, but I don't want to use any query string at all, so the URLs will look like this:whatever.com/story/oct/15.php
not this:
whatever.com?sto=oct&day=15I want to be able to control what content is displayed based on the first URL example (friendlier URLs and easier to index).