--- Pahlevanzadeh Mohsen <[EMAIL PROTECTED]> wrote:
> I need to post a header without Form tag.
The header() function can be used to add a header to the response:
http://www.php.net/header
I'm not sure what this has to do with a form tag...
Chris
=
Chris Shiflett - http://shiflett.org/
PH
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
5 matches
Mail list logo