I'm using an external shopping cart that is done in CGI. I cannot modify any of the coding. I am working on my own PHP shopping cart but need this particular website up with a shopping cart ASAP. How do I run/turn this :
<!--#set var="shopvars" value="mode=add;pcost=$pcost;pcode=RNG5;pname=Diamond Ring" -->
<!--#set var="shopname" value="yourdomain.com" -->
<!--#exec cgi="/cgi/shop.cgi"-->
in a PHP script ?
I've racked my brains long enough !! 🙂
THANKS IN ADVANCE