In article <01022015290505.09282@hermes>,
[EMAIL PROTECTED] (David Robley) wrote:
> According to the docs, "If advancing the internal array pointer results
> in going beyond the end of the element list, next() returns false" so
> when you try an print out the result, you get nothing. And once
On Tue, 20 Feb 2001 15:10, Keith Devens wrote:
> Hi, I'm getting some weird behavior from prev() and next(). If anyone
> knows what's going on please let me know. Also, please make sure you
> e-mail me personally in addition to the list.
>
> Anyway, here's the problem. Check out the following code
Hi, I'm getting some weird behavior from prev() and next(). If anyone knows
what's going on please let me know. Also, please make sure you e-mail me
personally in addition to the list.
Anyway, here's the problem. Check out the following code:
"; #prints out 1
echo next($arr) . ""; #prints out 2
3 matches
Mail list logo