Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47336 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23859 invoked from network); 16 Mar 2010 20:26:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2010 20:26:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.185 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.185 il-mr1.zend.com Received: from [212.25.124.185] ([212.25.124.185:40855] helo=il-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/A4-15129-759EF9B4 for ; Tue, 16 Mar 2010 15:26:00 -0500 Received: from us-gw1.zend.com (unknown [192.168.16.5]) by il-mr1.zend.com (Postfix) with ESMTP id 350A7504B6; Tue, 16 Mar 2010 22:06:39 +0200 (IST) Received: from [192.168.16.93] ([192.168.16.93]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 16 Mar 2010 13:25:55 -0700 Message-ID: <4B9FE953.3050201@zend.com> Date: Tue, 16 Mar 2010 13:25:55 -0700 Organization: Zend Technologies User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: Felix De Vliegher CC: Pierre Joye , PHP internals References: <6E76B52E-7543-4F09-A948-A7910513B548@gmail.com> <1E2D6F10-F23D-4F08-BFFD-13D5E6CF6D51@gmail.com> In-Reply-To: <1E2D6F10-F23D-4F08-BFFD-13D5E6CF6D51@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 Mar 2010 20:25:55.0093 (UTC) FILETIME=[E13FFC50:01CAC546] Subject: Re: [PHP-DEV] array_seek function From: stas@zend.com (Stanislav Malyshev) Hi! > Right now, it returns the value of a given position. How it's different from: array_slice() returns the sequence of elements from the array array as specified by the offset and length parameters? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com