Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-04-2005, 06:39 AM
WebProWorld New Member
 

Join Date: Jun 2005
Posts: 3
krispy RepRank 0
Default Is Php expert around ??

Hi techies

Is image caching possible in php?? If so, then pl. look at my site(In signature)..These has lots of images loaded in the home page...Is it possible that these images come from client's cache??
__________________
Visit Best Freebie Site!
Reply With Quote
  #2 (permalink)  
Old 06-04-2005, 09:40 AM
WebProWorld Veteran
 

Join Date: Aug 2003
Location: Cornwall, UK
Posts: 862
speed RepRank 1
Default

The product images look like normal jpg files therefore there's no reason that they won't be cached by the visitors browser.

I'm assuming you ask this question because of the time it takes to load the page, caching won't help on the initial visit to the page only revisits.

I think your bigger problem is the 600K or so of HTML that makes up the page.

As you are using PHP you could enable compressed output either in php.ini or using ob_start('ob_gzhandler');
and ob_end_flush();, check the manual for details.

Not all browsers will support compressed data and it will only help a little, my advise is reduce the number of items on the page. You could also try using CSS to see if you can reduce the number of tags.
__________________
US & UK Web Hosting with hourly backups | Hosting Affiliate Scheme | Web Directory 2 for 1 Offer
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0