Categories
Tags → Array Fetch Mysql

MySQL Cache Script

This script cache''s a variable or an array of variables for a specified amount of time in a MySQL table. Useful for pages that fetch data from other websites, so that you don''t have to query the remote site every time you want data.
DETAILS
©2003-2019 jCay.com