try using php includes for each section, and have the refresh rate set on
each individual source page.

----------------------------------------------------------------

Ryan Vesely     
Sales Engineer  
Pinnacor        
685 Market Street, Suite 500    
San Francisco, CA 94105 
tel              415.369.4762                                   
fax              415.512.2085                                   

www.pinnacor.com <http://www.pinnacor.com/>  

The preceding e-mail message contains privileged, confidential information.
Intended conveyance is only to designated and named recipient(s). If you
feel that you may have received this message in error or if you are not the
named recipient, please notify Pinnacor at once at the sender's email
address, or call 212.691.7900. Unauthorized use, dissemination, distribution
or reproduction of this message is strictly prohibited and may be unlawful.




-----Original Message-----
From: ascll [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 25, 2003 1:48 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Refresh php section


===== start Test.php =====
// Section-A
<?php
...
?>

// Section-B
<?php
...
?>

// Section-C
<?php
...
?>

// Section-D
<?php
...
?>
===== end Test.php =====

Greetings,

It that a way for me to reload Section-A's php codes every 1-second and
Section-D's php codes every 5-second, that belongs to the SAME php file, say
"test.php"?

Thanks in advance.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to