Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73987 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78456 invoked from network); 6 May 2014 23:58:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2014 23:58:32 -0000 Authentication-Results: pb1.pair.com header.from=the.warl0ck.1989@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=the.warl0ck.1989@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.175 as permitted sender) X-PHP-List-Original-Sender: the.warl0ck.1989@gmail.com X-Host-Fingerprint: 209.85.214.175 mail-ob0-f175.google.com Received: from [209.85.214.175] ([209.85.214.175:50116] helo=mail-ob0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4B/E0-07044-72779635 for ; Tue, 06 May 2014 19:58:31 -0400 Received: by mail-ob0-f175.google.com with SMTP id wo20so271899obc.20 for ; Tue, 06 May 2014 16:58:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=AqogLHbRrE0hyFSXwZEO9LYTJzIqXCL8cCQCO2E7SAk=; b=MqC8LyA5XSV8dFRcP4AbJUp+PGX2RpbJjGxrYqSdCLxoRtrK1tqILbsujeSuEBgzYZ thGRHL+npkQjA+7T/qzrkLjXICX49e7+quvOcC7hxmxp0YFzInW8MtcR6rTMRRJ4sz6t a/bIWRr5RbDsvdvvhy8M+KcQJVy2V56OliMVnitngsA7zF/NNBGdvskW+U13Z9MZ6iFo B74JVIM5K+O5vMVhvq41hYX1mtNfal2jNhEafeAhQV7synpyh2zpsYKotaYdDNoQn0c2 jSObsNJkjTDHX+2sqs82RmeSMD1qxPV/MSRo9DSt2u1D9duxvCZSWekVyUhO0CqQCT79 85qA== MIME-Version: 1.0 X-Received: by 10.183.3.102 with SMTP id bv6mr41412748obd.18.1399420708419; Tue, 06 May 2014 16:58:28 -0700 (PDT) Received: by 10.76.23.66 with HTTP; Tue, 6 May 2014 16:58:28 -0700 (PDT) In-Reply-To: <45240675-94B2-4D95-808C-B7CBC1C74338@ajf.me> References: <45240675-94B2-4D95-808C-B7CBC1C74338@ajf.me> Date: Wed, 7 May 2014 07:58:28 +0800 Message-ID: To: Andrea Faulds Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [SOLVED] Re: [PHP-DEV] Where is if ($_GET) part handled in PHP? From: the.warl0ck.1989@gmail.com (Aaron Lewis) Hi Andrea, Thanks for pointing out. I'm looking at http://php.net/manual/ru/internals2.opcodes.php now (Previously I thought it was a PHP_FUNCTION that handles it) Was it the BOOL operator? http://www.php.net/manual/ru/internals2.opcodes.bool.php On Wed, May 7, 2014 at 12:47 AM, Andrea Faulds wrote: > > On 6 May 2014, at 11:57, Aaron Lewis wrote: > > Hi, > > I'm wondering where this is handled in PHP, > > > Aaron, I suggest you get a tool which lets you view opcodes. Then you > wouldn=E2=80=99t have to ask the mailing list to find these things out. > > -- > Andrea Faulds > http://ajf.me/ > > > > --=20 Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33