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 ...

--
Hartmut Holzgraefe  <[EMAIL PROTECTED]>

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



Reply via email to