Tag: PDO
-
Caching the results of a PDO Query in Memcache
A quick example of code that will prepare a PDO statement and cache the results in Memcache in a LAMP environment.
A quick example of code that will prepare a PDO statement and cache the results in Memcache in a LAMP environment.