Posted by Skijor on 11/16/06 02:02
> > (e.g., <a href="http://www.mydomain.com/myCart.php> </a>)
>
> You need to place something to click between the <a href...> and </a>.
yes. i know.
>
> > This works and now I can use the header() function from within the
> > myCart.php script to get back. I guess my question is do I have to use
> > the <a href=> tag to invoke the script on the server side? or a better
> > questions is can I just do this without problems?
>
> You mean automatically invoke the shopping cart when you load an html
> page?
no. I just wanted to know if using the <a> tag is the only way to
provide a link to the the cart (myCart.php). It's a silly question now
that I think about it.
Navigation:
[Reply to this message]
|