Last Updated: October 31, 2022
ยท
302.1K
ยท jvinceso

Pretty print array php

and then see your array so pretty nice

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

Picture