Simply adds pre tags around each item in the var_dump for better formatting and clearer results. The best use for this is during debugging or right before a redirect when you want PHP to stop executing.
Simply adds pre tags around each item in the var_dump for better formatting and clearer results.
The best use for this is during debugging or right before a redirect when you want PHP to stop executing.