I am unable to get the value passed from an html file through the header into a php script I am currently working on. The value appears in the address bar in the following format "http://mydomain.com/_estore/edit/orders_print.php?id=2562&template=OPO%20temp". PO Temp is the file which contains the virtual call to the php script and is a template. The value I need to to get is contained in id but I am unable to get the value from the header. Any help or ideas would be greatly appreciated.
Thanks,
Ron