im just curious if its possible to load images faster using php. I saw a site that had like an image viewer and the images (200KB) loaded in less than 3 seconds... Any ideas?
| SitePoint Sponsor |


im just curious if its possible to load images faster using php. I saw a site that had like an image viewer and the images (200KB) loaded in less than 3 seconds... Any ideas?





No, PHP is serverside.
Images are loaded clientside by the browser.
yes. T1 linesOriginally Posted by tommychi
![]()





Wow 3 seconds? that's slow.![]()
Bookmarks