Posted by Janwillem Borleffs on 01/07/08 10:42
Janwillem Borleffs schreef:
> Basically for the same reason $_POST[] doesn't work either: The key is
> used to set/retrieve the associated value, it's as simple as that.
>
> Also note that the key shouldn't be numerical value...
>
Your reaction to this is probably that the restrieval can also be done
by an index. If you look at a typical session file, you will see why you
need to use a string as the key to identify your data.
JW
Navigation:
[Reply to this message]
|