R RichardC New member Mar 7, 2011 #1 Ok so I have variable $dis and it is equal to 1. How can i display it in the URL such as.... http://www.website.com/index.php?dis=1 without the user doing anything? Then how can I call it and use it in my PHP script?
Ok so I have variable $dis and it is equal to 1. How can i display it in the URL such as.... http://www.website.com/index.php?dis=1 without the user doing anything? Then how can I call it and use it in my PHP script?