===== 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 General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to