RE: [PHP] Write Image to Cache

2003-01-13 Thread Timothy Hitchens \(HiTCHO\)
Sent: Tuesday, 14 January 2003 6:50 AM To: PHP List Subject: [PHP] Write Image to Cache I have a chat script that refreshes the chat thing about every 5 seconds. The problem with it is emoticons. Each refresh, it makes the images reload aswell which makes it do sort of a flicker. How could I wri

[PHP] Write Image to Cache

2003-01-13 Thread Stephen
I have a chat script that refreshes the chat thing about every 5 seconds. The problem with it is emoticons. Each refresh, it makes the images reload aswell which makes it do sort of a flicker. How could I write the image to cache to make this stop happening or is there another method that wor