print_r
Dump
September 11, 2008 - 1:08pm — tdolsenA attempt to port the php function print_r to javascript and jQuery. It simply returns a nested string containing information about the passed object.
Returns information about:
- Strings
- Numbers
- Booleans
- Dates
- Arrays
- Objects
- jQuery Objects
- RegExp
- Errors
- DOMElements
- Functions
