Hi guys
I've swithed from apaches to iis on w2000 server
and i can not pass variables from a form to my php script.
for example <input type="name" name="name">
<? print $name?>
on apache it was so easy. I've checked my ini file and it appears that all that must be on is on. Is there somthing i have to set on iis or somthing i could of overlooked in my ini dile?
thanks
Stan