Results 1 to 2 of 2
Thread: PHP script in cache
-
April 28th, 2012, 12:41 PM #118Registered User
postsPHP script in cache
hy imdeveloping php/flash web but i have noticed a problem.
when flash asks php to retrive data for the first time php works fine and then saves the echo output to cache folder however when flash needs a fresh set of data the cached data is used. (most of the time -.-) any ideas?
btw.problem exists onlyin ie 9.0.811 etc. opera is fineLast edited by Claid; April 28th, 2012 at 01:14 PM.
-
April 29th, 2012, 09:57 PM #2
append a unix timestamp to your php call.
of course that timestamp should always be changingCode:file.php?t=1335754655
Let us live so that when we come to die even the undertaker will be sorry. - Mark Twain
Don't PM me your CSS, xHTML, JS or PHP questions. I will not reply to ANY IE6 questions.

Reply With Quote

Bookmarks