Re: Flash / Ajax / PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> but the image, when updated, is still unstable on IE while still
> _perfectly_ stable on FireFox. 


This might be due to cacheing on IE.... which anyone who has messed with php online for a little time will be familier with. IE is a bitch at times... just likes the company that makes the software ;)

Sometimes this gets solved with spitting out some headers telling IE not to cache while others have (dirty) solved it by adding a hash or something else unique to the page or the image...

for example:
php_script.php?get_img=img_name&random=something_random_here


HTH.

Cheers!
R


------
- The faulty interface lies between the chair and the keyboard.
- Creativity is great, but plagiarism is faster!
- Smile, everyone loves a moron. :-)
       
---------------------------------
Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. 

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux