Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21512 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66812 invoked by uid 1010); 13 Jan 2006 12:32:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66797 invoked from network); 13 Jan 2006 12:32:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jan 2006 12:32:23 -0000 X-Host-Fingerprint: 213.136.52.68 mailgate-out2.mysql.com Linux 2.5 (sometimes 2.4) (4) Received: from ([213.136.52.68:52490] helo=mailgate.mysql.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id E0/2D-25674-5DD97C34 for ; Fri, 13 Jan 2006 07:32:22 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgate.mysql.com (8.13.4/8.13.4) with ESMTP id k0DCWHt4019081; Fri, 13 Jan 2006 13:32:17 +0100 Received: from mail.mysql.com ([10.222.1.99]) by localhost (mailgate.mysql.com [10.222.1.98]) (amavisd-new, port 10026) with LMTP id 17803-10; Fri, 13 Jan 2006 13:32:17 +0100 (CET) Received: from [10.100.88.2] (10-100-88-2.mysql.internal [10.100.88.2]) by mail.mysql.com (8.13.3/8.13.3) with ESMTP id k0DCWCjQ020583; Fri, 13 Jan 2006 13:32:13 +0100 Message-ID: <43C79DC8.6000207@php.net> Date: Fri, 13 Jan 2006 13:32:08 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051219 SeaMonkey/1.0b MIME-Version: 1.0 To: Lukas Smith CC: Hartmut Holzgraefe , internals@lists.php.net References: <43C67431.9090003@prohost.org><3A366ACB-20D4-42C7-BBAE-46F643E3A91F@intuitivefuture.com><878581203.20060112153625@ionzoft.com> <7.0.0.16.2.20060112154219.029d06c8@zend.com><43C75FEE.7040908@php.net> <6C.F4.25674.EFD67C34@pb1.pair.com> <43C786E5.1020400@mysql.com> <43C7975A.2070504@php.net> <43C79801.7070101@mysql.com> <43C79A23.6010701@php.net> In-Reply-To: <43C79A23.6010701@php.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailgate.mysql.com Subject: Re: [PHP-DEV] Re: Named arguments revisited From: hartmut@php.net (Hartmut Holzgraefe) 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