|
Posted by Andy Hassall on 05/29/05 01:21
On Sun, 29 May 2005 00:15:38 +0200, "Janwillem Borleffs" <jw@jwscripts.com>
wrote:
>Hello wrote:
>> I use PHP 5.01. Could you see if it works in other vesions?
>>
>> If you declare an array:
>>
>> $a=array(1,2,3,4,5,); <------no error, even though there is a COMMA
>> after "5"
>
>Yes it will, the last element will be NULL.
It produces a five-element array, not six.
--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Navigation:
[Reply to this message]
|