Data Structures in PHP
elazar
Some problem classes require specialized data structures to optimize runtime or memory usage. This session will cover more recent additions to the core Standard PHP Library extension from PHP 5.3 as well as several libraries in the wild that offer additional data structures. No computer science background is necessary; this tutorial will present data structures in understandable terms with practical examples.