Indeed

-------- Original Message --------
Subject: note 42618 added to function.array-splice
Date: 24 May 2004 01:00:06 -0000
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Newsgroups: php.notes

bug in the example:

array_shift($x) is equivalent to array_splice($x, 0, 1)

Reply via email to