Home     PHP / Javascript / Ajax
PHP Array to List Script

PHP Script Codes > text-processing

Array to List Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1077

PHP Script Codes > Array to List
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.