Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1113
PHP Script Codes > tableVarDump()
Replacement for PHP's built-in var_dump() function for complex arrays. tableVarDump() outputs any variable to an HTML table format, specifically designed to display complex multi-dimensional arrays in a more easy to read format than var_dump() or print_r().