Topic awaiting preservation: Got a cookie() ? |
|
---|---|
Author | Thread |
Obsessive-Compulsive (I) Inmate From: An igloo up north |
posted 03-25-2002 19:52
So I've been playing around with code from the themeswitch.php thread... and I had a few Q's to ask: |
Paranoid (IV) Inmate From: 127.0.0.1 |
posted 03-25-2002 22:05 |
Obsessive-Compulsive (I) Inmate From: An igloo up north |
posted 03-26-2002 03:17
So your saying $var would be " " right? Or are we talking null or 0 here? |
Obsessive-Compulsive (I) Inmate From: An igloo up north |
posted 03-26-2002 04:50
code: <?
|
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 03-26-2002 17:29
Take a look at empty() function... |
Obsessive-Compulsive (I) Inmate From: An igloo up north |
posted 03-26-2002 21:09
First off Thanks mr.maX and who could forget Pugzly... |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 03-26-2002 21:14
IF you want to quickly check your cookies you can just loop through the $HTTP_COOKIE_VARS array. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 03-27-2002 07:09 |
Obsessive-Compulsive (I) Inmate From: An igloo up north |
posted 03-28-2002 07:14
http://www.liquid2k.com/d3gfx/d3.txt |
Obsessive-Compulsive (I) Inmate From: An igloo up north |
posted 03-28-2002 15:01
Interesting idea... would |