vanderlay Posted December 8, 2006 Share Posted December 8, 2006 Hi All,I am am using the ob_start("ob_gzhandler"); function and it works fine, however I find that the images on my site that are being created using GD are slow to load even when small in size(1 - 4kb). the effect is the page is pieced togeather rather than displayed. So my question is, is there a way to identify the images used in a page when the page is being parsed by PHP and prefetch them, add them to a compression (ob_start("ob_gzhandler"); )? and send them to the browser, so the whole page is loaded faster.ThxArt Link to comment https://forums.phpfreaks.com/topic/29881-ob_gzhandler-and-images/ Share on other sites More sharing options...
vanderlay Posted December 18, 2006 Author Share Posted December 18, 2006 BUMP anybody?HELLO ...... ECHO....... ??? Link to comment https://forums.phpfreaks.com/topic/29881-ob_gzhandler-and-images/#findComment-143259 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.