"; print_r($array); print ""; } } } // Usage // Let's say that you have some multy dimension array named $array and you want to // see what's inside that array you can use something like this show_array($array); ?>