|
Posted by Janwillem Borleffs on 05/29/05 01:15
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.
JW
Navigation:
[Reply to this message]
|