Output Buffering Support


PHP 4 offers an output-buffering subsystem that enables you access to the output of the script, manipulate it, and then do whatever you desire with the resulting data. One possible use of this feature is to create a page-caching system.



PHP Developer's Cookbook
PHP Developers Cookbook (2nd Edition)
ISBN: 0672323257
EAN: 2147483647
Year: 2000
Pages: 351

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net