Tags
AJAX,
Apache,
Book Review,
Charset,
Cheat Sheet,
Data structures,
Database,
Firebird SQL,
Imagick,
INFORMATION_SCHEMA,
JavaScript,
Linux,
mod_rewrite,
MySQL,
Oracle,
PDO,
PEAR,
Performance,
PHP,
PostgreSQL,
Profiling,
Scalability,
Security,
SPL,
SQL Server,
SQLite,
Testing,
Tutorial,
TYPO3,
Windows,
Zend Framework
Buy me a book
Articles
» PEAR
PHP,
PEAR,
Database 22 July 2007
Zürich, PEAR updates and MDB2 Oracle development
PHP,
PEAR,
Database 17 June 2007
Some updates on recent MDB2 developement: FOREIGN KEY support in the Manager and Reverse modules, etc.
Also: updated SQL technical articles on INFORMATION_SCHEMA for Firebird, PostgreSQL, SQL Server and Oracle.
PHP,
PEAR,
Database 14 March 2007
A new stable release of MDB2 is out. Enjoy!
Since I keep getting emails asking for help with PEAR::Pager, here's a couple of new examples about the most requested features: 1) how to use Pager with a template engine like Smarty; 2) how to use Pager_Wrapper to paginate database results and display them using AJAX.
PHP,
PEAR 1 February 2007
An update about some of the PEAR packages I maintain: [M]DB_QueryTool, Mail_Queue, MDB2, Translation2.
PHP,
PEAR 15 November 2006
An overview of the many ways to get involved in PEAR, and a few concrete suggestions.
How to navigate through the paragraphs of a long article with PEAR::Pager.
PEAR::Pager can generate javascript links and AJAX calls. Read how in this new Pager tutorial, examples are included.
Some clarification about charset settings for the various DBMS (MySQL, PostgreSQL, Firebird/Interbase, Oracle, Sqlite) and a call for help for charset setting support in PEAR::MDB2.