ob_end_flush()in your script, or setting theoutput_bufferingconfiguration directive on in yourphp.inior server configuration files..PHP scripts often generate dynamic content that ...www.php.net
Converting a linear array (like a mysql record set) into a tree, or multi-dimensional array can be a real bugbear. Capitalizing on references in PHP, we can 'stack' an ar...www.php.net