/MakeNestedArrayForJSON

A handy set of methods for transforming flat MySQL data into arbitrarily deep nested arrays based on a user-defined data mode. Particulary useful for creating nested data for JSON.

Primary LanguagePHP