Re: back to html page from php
- From: "Skijor" <skijore@xxxxxxxxx>
- Date: 18 Nov 2006 17:12:58 -0800
Jerry Stuckle wrote:
Skijor wrote:
Jerry Stuckle wrote:And since when is this an appropriate group for HTML? It's not. This
Skijor wrote:
(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.
Well, since <a> is not PHP code, might I recommend you try asking in
alt.html?
you might. but I think this is a pretentious comment.
is a PHP group - hence the "php" in it's name.
Just trying to direct you to the appropriate place.
Sorry. My bad.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- References:
- back to html page from php
- From: Skijor
- Re: back to html page from php
- From: Marcin Dobrucki
- Re: back to html page from php
- From: Skijor
- Re: back to html page from php
- From: Marcin Dobrucki
- Re: back to html page from php
- From: Skijor
- Re: back to html page from php
- From: Jerry Stuckle
- Re: back to html page from php
- From: Skijor
- Re: back to html page from php
- From: Jerry Stuckle
- back to html page from php
- Prev by Date: Re: Session Problems
- Next by Date: Re: What's a cron job?
- Previous by thread: Re: back to html page from php
- Next by thread: Re: back to html page from php
- Index(es):
Relevant Pages
|