Comments on: Database abstraction layer on PHP with cache http://cesarodas.com/2007/11/database-abstraction-layer-on-php-with-cache.html Cesar D. Rodas, web development. Technology news. PHP, MySQL, Apache, C, Bash, ASM Sat, 11 Oct 2008 03:21:41 +0000 http://wordpress.org/?v=2.1.1 By: Robert http://cesarodas.com/2007/11/database-abstraction-layer-on-php-with-cache.html#comment-684 Robert Wed, 05 Dec 2007 16:25:12 +0000 http://cesarodas.com/2007/11/database-abstraction-layer-on-php-with-cache.html#comment-684 I've been looking over your abstraction layer because I'm interested in developing a similar cache system for a web site I run. I run PHP 5.2, MySQL 5.0 and wondered how something similar to your abstraction layer can be done taking advantage of MySQLi and MySQL 5.0 specifically. For example, MySQL > 5.0 allows prepared queries using two parameters in LIMIT. Any chance of us speaking about it? Email me if interested. Thanks!! I’ve been looking over your abstraction layer because I’m interested in developing a similar cache system for a web site I run.
I run PHP 5.2, MySQL 5.0 and wondered how something similar to your abstraction layer can be done taking advantage of MySQLi and MySQL 5.0 specifically. For example, MySQL > 5.0 allows prepared queries using two parameters in LIMIT.

Any chance of us speaking about it? Email me if interested.
Thanks!!

]]>
By: Risorse per programmatori http://cesarodas.com/2007/11/database-abstraction-layer-on-php-with-cache.html#comment-747 Risorse per programmatori Tue, 22 Jan 2008 21:50:46 +0000 http://cesarodas.com/2007/11/database-abstraction-layer-on-php-with-cache.html#comment-747 Very useful, thanks! Why don't you speak more about it? Very useful, thanks!
Why don’t you speak more about it?

]]>