I have a simple $_GET[]
query var set for showing testing data when pulling down queries from the DB.
<
I have make an addition to @AbraCadaver answers. I have included a javascript script which will delete php starting and closing tag. We will have clean more pretty dump.
May be somebody like this too.
function dd($data){
highlight_string("");
echo '';
die();
}
Result before:
Result After:
Now we don't have php starting and closing tag