Tag: ob_start

12 years ago

From the PHP version 4, PHP supports output buffering.Output buffering allows you to have all output of PHP code stored into an internal buffer instead Read More

Most Popular Posts

Fixed Remove class issue with MooTools

Posted on 12 years ago

Bhumi