I have pages written in html that use javascript and css, what I would like to do is use php to change how the url comes out.
So I would like the url to look like mywebsite.com/index.php?xx1122 or something like that without disclosing the location of the html files or the type of files they are.
I have been working on this for 3 days and still cant find an answer to this. Im hoping someone can help me with this.
Please keep in mind that I am a php newbie. Thank you all.