Page 1 of 1

Clear Cache

Posted: Mon Feb 14, 2005 8:41 am
by stanley
Did anybody know the php script to clear computer cache

Posted: Mon Feb 14, 2005 8:47 am
by feyd
lets see.. php question... hmmm not supposed to be in general discussion.. as listed several times in the board description and in a thread that's a sticky...

read much?

Moved to PHP - Code. :roll:

Posted: Mon Feb 14, 2005 8:49 am
by feyd
unless your install of php has full rights on those areas, you won't be able to clear the cache. You also won't be able to clear any parts that the system currently has open. Which cache in particular are you wanting to clear? There's only about 20. :roll:

Posted: Mon Feb 14, 2005 9:45 am
by stanley
I am running two similar php scripts on one single website site. One of the script is running USD and another one RM. Both scripts are running well except the currency sign stay in the cache. If I run USD script first, the currency will remain as USD although later I run RM script, unless I closed my browser and open again. Is there any line to be added to the script to clear the cache, to let it work something like closing the browser and then open again?

Posted: Mon Feb 14, 2005 9:48 am
by feyd
search for no-cache