corporalelectric
3/8/2018 - 9:10 PM

Prettify print_r()

Prettify print_r()

<?php

print("<pre>".print_r($array_data,true)."</pre>");