Better Dump and Die Function

1
2
function dd($value, $return = false){
ini_set('highlight.string', '#99CF50');
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Function to replace a normal print_r(), this beautiffies the code printed and get some code highlights.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.