Hartmut Holzgraefe wrote:

Sebastian Bergmann wrote:

netcat wrote:

Named parameters - i think is very good idea.



Named parameters are commonly implemented using an associated array in PHP:


which is a nightmare performancewise and suboptimal as far as syntax is concerned as the additional 'array(' keyword needed serves no real purpose here ...

yep, it always looks like a hack.

--
NetCat



-------------------------------------------------------
VIRUS-Free 10mb Free email + Antivirus + POP3 + more...
Get it at http://www.doal.co.il:81/free/?c=all-virus

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



Reply via email to