 |
Refer Listing To A Friend |
|
|
 |
SUGGEST PHP Data Cache Class TO A FRIEND...
If you have a friend that you would like to recommend this page to,
or if you just want to send yourself a reminder, here is the easy
way to do it!
Simply fill in the e-mail address of the person(s) you wish to tell
about PHP Data Cache Class, your name and e-mail address (so they do
not think it is spam and can reply to you directly with gracious thanks),
and click the SEND button.
If you want to, you can also enter a message that will be included
on the e-mail.
After sending the e-mail, you will be transported back to the
page you recommended!
| Resource Title: |
PHP Data Cache Class |
| URL: | [CLICK HERE] |
| Description: |
PHP data caching class that caches variables using file handle write to cache data with or without an expiration time. I used file_get_contents() rather than fread to speed up the application even further. Rather than run a complex logic or queries each time the data is needed, we can cache data for 3600 seconds or an hour (adjustable).
| |
|
|
|
 |
|