Re: back to html page from php




Jerry Stuckle wrote:
Skijor wrote:
Jerry Stuckle wrote:

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.


And since when is this an appropriate group for HTML? It's not. This
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
==================

.



Relevant Pages

  • Re: back to html page from php
    ... Jerry Stuckle wrote: ... myCart.php script to get back. ... You mean automatically invoke the shopping cart when you load an html ... I just wanted to know if using the tag is the only way to ...
    (comp.lang.php)
  • Re: back to html page from php
    ... myCart.php script to get back. ... You mean automatically invoke the shopping cart when you load an html ... I just wanted to know if using the tag is the only way to ...
    (comp.lang.php)
  • Re: back to html page from php
    ... myCart.php script to get back. ... the tag to invoke the script on the server side? ... I just wanted to know if using the tag is the only way to ... This is a PHP group - hence the "php" in it's name. ...
    (comp.lang.php)
  • Re: back to html page from php
    ... Skijor wrote: ... myCart.php script to get back. ... the tag to invoke the script on the server side? ... I just wanted to know if using the tag is the only way to ...
    (comp.lang.php)
  • Re: RFD: How To Recognize Bad Javascript Code
    ... Elements consist of tags ... Your example `script' elements are empty where they should have ... | Using the pseudo-protocol javascript in the href is never valid. ... Some web developers use this to work ...
    (comp.lang.javascript)