I want to refrech a part of my page (or the whole page) using PHP.
Periodically, using a time delay.
Should I use frames?

Also I tried to use "header (...)" calling the same page with different name
(and then back to the same page) but I got the warning:
"header already send".
I tried also "Location" and "pagename.php,FALSE" but also with no results.

I want to refresh some pictures (jpg) but I don't want to use multi picture
jpg as the page will be to large.


Makis Savaidis



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

Reply via email to