On Sunday 19 May 2002 00:54, erich wrote:
> what is meant by output buffering? what PHP function(s) can
> support output buffer?
The standard behaviour of PHP is to output stuff to the browser as soon as
it's ready (more or less). By using the "Output Control Functions" (see
ma
jason wong
what is meant by output buffering? what PHP function(s) can
support output buffer?
thanks
erich
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> On Monday 13 May 2002 23:47, erich wrote:
> > suppose i want to login to a privileged area sending header info to
> > browser, however, i get header warning as follows when i go to a db
system
> > named eskuel:
> > Warning: Cannot add header information - headers already sent by (output
> > star
On Monday 13 May 2002 23:47, erich wrote:
> suppose i want to login to a privileged area sending header info to
> browser, however, i get header warning as follows when i go to a db system
> named eskuel:
> Warning: Cannot add header information - headers already sent by (output
> started at g:\ww
suppose i want to login to a privileged area sending header info to browser,
however, i get header warning as follows when i go to a db system named
eskuel:
Warning: Cannot add header information - headers already sent by (output
started at g:\wwwroot\vauth\auth.php:5) in g:\wwwroot\eskuel\main.ph
5 matches
Mail list logo