Hi, thanks for reading.
I am in way over my head! I am trying to write a shopping cart from scratch.
I am trying to use an xml file to save the cart while the user is shopping. I have called a php page in the head of my html file as follows:
<script type="text/javascript"...
I am writing a store from scratch. I was using cookies. Worked great for mini-cart but found it not flexible enough for cart. I am trying to use XML instead. I am an XML newbie.
The following works in IE but nowhere else.
<script language="javascript" type="text/javascript">
function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.