I know this question was probably already answered but I just don’t know what to search for, it would be helpful to at least know what I am looking for.
So what I’d like to do is have link in which there is a number of article to display, like this:
www.mywebpage.com/store/article/[article no.]
Where article no. is just plain number(for example 12345). I’d like to read it in my php script and I’d like the link to be without the ?article=[article no.] which is generated in get method.
You need to use .htaccess mod_rewrite
some examples of using it: http://wiki.dreamhost.com/More_.htaccess_mod_rewrite_examples