Join Up!
96805 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
Output Buffering Control
Index
Function Reference
Affecting PHP's Behaviour
Output Buffering Control
Introduction
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
Output Buffering Control
flush
Last updated: Thu, 26 Jun 2008
Output Control Functions
See Also
See also
header()
and
setcookie()
.
Table of Contents
flush
— Flush the output buffer
ob_clean
— Clean (erase) the output buffer
ob_end_clean
— Clean (erase) the output buffer and turn off output buffering
ob_end_flush
— Flush (send) the output buffer and turn off output buffering
ob_flush
— Flush (send) the output buffer
ob_get_clean
— Get current buffer contents and delete current output buffer
ob_get_contents
— Return the contents of the output buffer
ob_get_flush
— Flush the output buffer, return it as a string and turn off output buffering
ob_get_length
— Return the length of the output buffer
ob_get_level
— Return the nesting level of the output buffering mechanism
ob_get_status
— Get status of output buffers
ob_gzhandler
— ob_start callback function to gzip output buffer
ob_implicit_flush
— Turn implicit flush on/off
ob_list_handlers
— List all output handlers in use
ob_start
— Turn on output buffering
output_add_rewrite_var
— Add URL rewriter values
output_reset_rewrite_vars
— Reset URL rewriter values
add a note
User Contributed Notes
Output Control Functions
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
Output Buffering Control
flush
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs