--- 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
Dear members,I need to post a header without Form tag.
Already i have used input tag (hidden type),But i
don't kbow to how do it.
Please guide me
Yours,Mohsen
=
-DIGITAL SIGNATURE---
///Mohsen Pahlevanzadeh
Network administrator & programmer
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
7 matches
Mail list logo