Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73872 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1461 invoked from network); 4 May 2014 12:21:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2014 12:21:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=the.warl0ck.1989@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=the.warl0ck.1989@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.43 as permitted sender) X-PHP-List-Original-Sender: the.warl0ck.1989@gmail.com X-Host-Fingerprint: 209.85.219.43 mail-oa0-f43.google.com Received: from [209.85.219.43] ([209.85.219.43:58477] helo=mail-oa0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F2/30-31874-BB036635 for ; Sun, 04 May 2014 08:21:16 -0400 Received: by mail-oa0-f43.google.com with SMTP id eb12so7296217oac.2 for ; Sun, 04 May 2014 05:21:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=BDz9ARw7A1+j4FowmJE54vXKfwXA5UHBumwpk6c0x0U=; b=TbKGdZvkmi06Vz/Fa0PcCIhA4tNyjPaTa6qU7oX3xkvX6a0l2MV0MUtS807Zctsbq7 IhGIh5COdTfOg2ARTRd1QdP1GR3ZzjI9qWMjdyJssV7Ay9SAPaDPhQGJG+tFcQgdxK46 TqN07LluHeMndICM+Dakm0WmvXcHZ0+vH1gfHH4lsmE+FuczPurFb83sWb3A82ZwkqD0 ZURUhE5VbVhO1qYl26SiVzhu0NKf5znByLFH7wGar3dWWogYuraYUZ2mIv5OSBkR5+V/ dE8jYMPWpsueM7FJYBMbfpOpopA3RDVa84BCWuE9dcYVM++wKiS6JO52cbFJWe83gHy9 0YlQ== MIME-Version: 1.0 X-Received: by 10.182.22.227 with SMTP id h3mr26233805obf.36.1399206073638; Sun, 04 May 2014 05:21:13 -0700 (PDT) Received: by 10.76.23.66 with HTTP; Sun, 4 May 2014 05:21:13 -0700 (PDT) Date: Sun, 4 May 2014 20:21:13 +0800 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Is it possible to get the variable name from the HashTable structure? From: the.warl0ck.1989@gmail.com (Aaron Lewis) Hi, So PHP uses HashTable to store variables like $_POST, From a HashTable structure, can I get the array name? -- Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33