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
ThePHP Data Objects(PDO) extension defines a lightweight, consistent interface for accessing databases in PHP. Each database driver that implements the PDO interface can expose dat...www.php.net