Home : Products : Gossamer Links : PHP Front End :

Products: Gossamer Links: PHP Front End: Re: [conundrum] Passing Value: Edit Log

Here is the list of edits for this post
Re: [conundrum] Passing Value
if (isset($_COOKIE["cookie_name"])) {

or:

if (isset($_SESSION["cookie_name"])) {
...

Dan

Last edited by:

Dan Kaplan: Jan 20, 2003, 9:56 PM

Edit Log: