Output control (or output buffering) allows you to write and execute your scripts normally but send data to the web browser at selected times. The main benefit of this system is that you can call the header(), setcookie() and session_start() functions at any place in your scripts without having to worry about the "headers already sent" error message.
Read the Article...
Sunday, September 14, 2008
Output Buffering
Posted by
Ramesh
at
8:38:00 AM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment