Lukas Smith wrote:
Its sole purpose is to deal with situations where you have a considerable number of parameters.

well, i for one would love to write something like

  $pos = strpos(haystack=$str, needle="foobar");

instead of looking up parameter orders all the time :)

--
Hartmut Holzgraefe, Senior Support Engineer                            .
MySQL AB, www.mysql.com

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

Reply via email to