hi,

i tried my php on IIS n apache2,
when i try to do this
http://localhost/index.php?product_name=abcdef

in my script, $product_name will not appear as abcdef, why?


P/S: when i using phpMyAdmin, it did not give me the problem