Hello,
I'm new to php mysql and would like to ask if someone can point me in the right direction for a script or tutorial that could explain to me how to achieve the following.
I have a page that is called "page.php" now when i click a link it must show the url as follows http://www.yoursite.com/page.php?id=data <-- the data is whatever is being clicked on.... can someone please explain it to me step-by-step and how would i change all my current pages to that format?
Thank you.