How to use Output Buffering in PHP
in PHP added by goodphptutorials, on 21/8/2007 beginner tutorials cache ob_start output buffering
Output buffering is something that often is forgotten by new people in PHP. You can create really powerful things with functions like ob_start and the other. Compress, replace and modify to mention a few.
comment save report- submitted
- Tue, Aug 21st 2007, 11:03
- clicks today
- 2
- clicks this month
- 24
- clicks all time
- 1028
