Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

[PHP3] Clearing buffer From: Srimanth R.C. (srimanth <email protected>)
Date: 05/06/00

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
Mumbai

Phone : 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>