mandalavillage
07-15-2007, 03:49 AM
Hi everyone:
I have developed a code in PHP that displays the servertime and then it passes in a variable to flash using the "echo" command in PHP and "LoadVars" in flash .. well... everything works fine, except by:
It only loads quite well ONCE, because everytime I come inside the same page it keeps the value of the time which is located in the CACHE memory...
Is there anyway I can kill time to time the value that is loaded on memory ? so it calls every certain time the PHP process in prder to obatin the current time ?? I will appreciat your answer,
Thanks in advance,
Sw. Jiten.
I have developed a code in PHP that displays the servertime and then it passes in a variable to flash using the "echo" command in PHP and "LoadVars" in flash .. well... everything works fine, except by:
It only loads quite well ONCE, because everytime I come inside the same page it keeps the value of the time which is located in the CACHE memory...
Is there anyway I can kill time to time the value that is loaded on memory ? so it calls every certain time the PHP process in prder to obatin the current time ?? I will appreciat your answer,
Thanks in advance,
Sw. Jiten.