Print Array Contents Posted on September 10, 2011 by pixi To print all contents of an array to the screen use; print_r($array); Share this:EmailFacebookTwitterTumblrPinterestMoreWhatsAppPocketLinkedInRedditSkypeTelegramPrint Related