How would I get php to recognize a link such as this:
http://localhost/index.php?page=section
I have been wondering, and its getting annoying to always retype urls.
Then again, I might be wrong.
Which way is it better to make links?
/section.html
or
index.php?page=section
Kind of confused. Could somebody clear this up for me please?







Bookmarks