added elements() to the Array Helper to return elements from an array with specified keys only.  Differs from array_intersect_assoc() in that a default value can be provided for keys that do not exist in the supplied array
3 files changed
tree: 45cf986cc40cc781cbe9e2a0eae65d9b363078b9
  1. .hgignore
  2. application/
  3. index.php
  4. license.txt
  5. system/
  6. user_guide/