php-windows | 2001042
Date: 04/27/01
- Next message: Manesh: "[PHP-WIN] RE: What is this??"
- Previous message: Ben Cairns: "[PHP-WIN] RE: [PHP] What's wrong with Apache + php + mysql on Windows?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes but you can call the Header() function in the middle of the page if you
need to.
You just need to put this line as the VERY FIRST line of the script:
<? ob_start() ?>
This uses the PHP Output Buffering functions.
-- Ben Cairns - Head Of Technical Operations
intasept.COM
Tel: 01332 365333
Fax: 01332 346010
E-Mail: BenC <email protected>
Web: http://www.intasept.com
"MAKING sense of
the INFORMATION
TECHNOLOGY age
@ WORK......"
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Manesh: "[PHP-WIN] RE: What is this??"
- Previous message: Ben Cairns: "[PHP-WIN] RE: [PHP] What's wrong with Apache + php + mysql on Windows?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

