Skip to content

jmm/PHP-Array-Pathing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP code for dynamically accessing array elements at arbitrary nesting depth.  This code is not meant for production, it's for illustrative purposes only.  The whole point is that it shouldn't be necessary to create user-defined code to have access to this functionality.  See http://thehighcastle.com/blog/38/php-dynamic-access-array-elements-arbitrary-nesting-depth.  Since this code is for illustration only, the MapPath class relies on array_get_path().    

Releases

No releases published

Packages

No packages published

Languages