IA>>I personally find array extremely clear, in recent weeks I had to do A 
IA>>LOT of JavaScript work where the array syntax works in a manner you 
IA>>suggest for PHP and its a massive pain. It does not make for a very 

By pure coincidence, I was doing a bunch of javascript work lately too, 
and I find [] syntax OK. From readability POV it's not much difference, 
but much less clutter if you have really massive data array - no array() 
things which take half of the space.

-- 
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to