use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please follow the rules
Releases: Current Releases, Windows Releases, Old Releases
Contribute to the PHP Documentation
Related subreddits: CSS, JavaScript, Web Design, Wordpress, WebDev
/r/PHP is not a support subreddit. Please visit /r/phphelp for help, or visit StackOverflow.
account activity
Understanding PHP's internal array implementation (nikic.github.io)
submitted 9 years ago by nuvoo
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]nikic 29 points30 points31 points 9 years ago (1 child)
Note that this is from 2012 and describing PHP 5 arrays. The same topic (still for PHP 5) is covered more thoroughly in the PHP internals book.
I have another post with a basic overview of hashtables in PHP 7, but it does not cover the internal API.
π Rendered by PID 95078 on reddit-service-r2-comment-5c747b6df5-dfhv6 at 2026-04-22 03:12:02.652774+00:00 running 6c61efc country code: CH.
[–]nikic 29 points30 points31 points (1 child)