Output Buffering

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Output Buffering

Post by user___ »

Hi guys,
I have been told that Output Buffering decreases I\O. Does anyone has more info about this? I tried http://www.php.net but it is down(I suppose because it can not be opened.).
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Post by neophyte »

Try this mirror:

http://us2.php.net/
Post Reply