Posted by Ron Croonenberg on 05/09/06 03:53
Hi all,
cookies are stored in an array called $HTTP_COOKIE_VARS right ?
Is it possible to find a cookie if you know part of it's name ?
For example the cookiename is firstname and I want to check all
cookies that start with "first" in there name.
I tried to work wih string and substrings, but that didn't seem
to work ?
Navigation:
[Reply to this message]
|