php3-list | 2000051
Date: 05/06/00
- Next message: A Robertson: "RE: [PHP3] PHP Value Hosting"
- Previous message: Arjen Tempel: "[PHP3] RE: passing scores from a flash game"
- Next in thread: Richard Lynch: "Re: [PHP3] Clearing buffer"
- Reply: Richard Lynch: "Re: [PHP3] Clearing buffer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I have a sample code:
echo "<html><head></head><body>";
---processing statements which output some values---
echo "</body>";
now i want to clear the buffer and redirect the user to another location
using header. is it possible? because in asp there is an equivalent
"response.clear" which clears all the output written, here in this case
echo (or print) statements.
srimanth.
-- Srimanth R C Mahindra British Telecom MumbaiPhone : 91-22-8529000 Fax : 91-22-8528959 EMail : srimanth <email protected>
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: A Robertson: "RE: [PHP3] PHP Value Hosting"
- Previous message: Arjen Tempel: "[PHP3] RE: passing scores from a flash game"
- Next in thread: Richard Lynch: "Re: [PHP3] Clearing buffer"
- Reply: Richard Lynch: "Re: [PHP3] Clearing buffer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

