Cache with Php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Cache with Php

Post by user___ »

Hi guys,
First of all I would like to appologize for postiong this topic here but I was not granted to post it in the tutorials section. My question is whether there is a tutorial on the Internet that deals with caching with Php(I run a Web Portal that is visited by many users and I need to speed it up). If someone can explain me how to do this here I would really appreciate it.
User avatar
dibyendrah
Forum Contributor
Posts: 491
Joined: Wed Oct 19, 2005 5:14 am
Location: Nepal
Contact:

Post by dibyendrah »

I guess there are many threads regarding caching. Please search in this devnetwork forum.
Post Reply