im trying to pass variables from one script to another by dropping them on the end of the url ie (test.php?var=$var_name) but it doesn't work.
is there something i have to change in php.ini to get this working
this is on my localhost running winxp iis and php 4.0.3 as the isapi module
thanks for your help 🙂