Page 1 of 1

PHP GET

Posted: Mon Apr 23, 2007 11:54 am
by trobale
I was wondering if it is possible to get information from url:s like http://something.com/the_information

What I mean is that can you write the information instead of /index.php?id=880 like /880 ?

I am asking this since I have seen many sites doing this and I don't think that they have made directories for every link?

Does it have anything with apache configuration to do?

Posted: Mon Apr 23, 2007 11:58 am
by John Cartwright
search for "mod rewrite" and "pretty urls"