PHP Classes / Array to List

Display an HTML list of entries from nested arrays

Array to List PHP Class

This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of values can be displayed optionally with the values followed by the entry indexes. The type of list and list item can also be configurable.

Similar PHP Classes

Search in PHP Classes

Filter by tags