Re: Trying to make a simple book catalog
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Tue, 20 Feb 2007 21:59:56 -0500
Richard wrote:
"Klarth" <kah.goh@xxxxxxxxx> writes:
Yes, it is possible. There look for $_GET["recordnum"] in your
catalogrecord.php script.
Could someone explain to a noob the use of _get here and why not _post?
Oops - pressed send too quickly.
When the POST method is used, the parameters are not passed in the link as part of the query string; rather they are passed by the browser out of sight of the user.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- Follow-Ups:
- Re: Trying to make a simple book catalog
- From: Rik
- Re: Trying to make a simple book catalog
- References:
- Trying to make a simple book catalog
- From: fishmonger1972
- Re: Trying to make a simple book catalog
- From: Klarth
- Re: Trying to make a simple book catalog
- From: Richard
- Trying to make a simple book catalog
- Prev by Date: Re: Trying to make a simple book catalog
- Next by Date: Re: Trying to make a simple book catalog
- Previous by thread: Re: Trying to make a simple book catalog
- Next by thread: Re: Trying to make a simple book catalog
- Index(es):
Relevant Pages
|