At 1:27 PM +0100 10/29/06, Gunnar Beushausen wrote:
Hi!
I've a strange problem with count. I wrote a routine to jump to the
last position of an array. The code ist this:
-snip-
Gunnar:
I find it wise to check out all the built-in array functions before
starting to write something myself -
On Sun, October 29, 2006 6:27 am, Gunnar Beushausen wrote:
> I've a strange problem with count. I wrote a routine to jump to the
> last
> position of an array.
You mean kind of like this one?
http://php.net/end
:-)
I also suspect you are not doing count() on the right thing...
--
Some people ha
Side note, it sounds like
$this->result
is an object holding an array, not the array itself and print_r is
automatically traversing the object.
On Oct 29, 2006, at 4:27 AM, Gunnar Beushausen wrote:
Hi!
I've a strange problem with count. I wrote a routine to jump to the
last position of
3 matches
Mail list logo