Tag: output buffering

13 years ago

You guys must know about Output Buffering in PHP.Last time, my friend Bhumi has written an article about Output Buffering in PHP where she has Read More

13 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

How to use CONST keyword in PHP

Posted on 14 years ago

Bhumi

Buffered Vs Unbuffered Queries in PHP

Posted on 13 years ago

Bhumi

How To Use The HTML5 Notification API

Posted on 8 years ago

Bhumi