I am curious and wanna know what is the difference between these functions: print_r and var_dump? I can view content of an array with both function and content of a class as well.
- Log in to post comments
I am curious and wanna know what is the difference between these functions: print_r and var_dump? I can view content of an array with both function and content of a class as well.