Lorenzo Alberton
Articles » PEAR
Filter articles by topic
AJAX, Apache, Book Review, Charset, Cheat Sheet, Data structures, Database, Firebird SQL, Hadoop, Imagick, INFORMATION_SCHEMA, JavaScript, Kafka, Linux, Message Queues, mod_rewrite, Monitoring, MySQL, NoSQL, Oracle, PDO, PEAR, Performance, PHP, PostgreSQL, Profiling, Scalability, Security, SPL, SQL Server, SQLite, Testing, Tutorial, TYPO3, Windows, Zend FrameworkBook review: "TYPO3 Extension Development" by Dmitry Dulepov
A review of the book TYPO3 Extension Development" by Dmitry Dulepov, Packt Publishing Read article
Database identifiers, quoting and case sensitivity
Exploring database delimited identifiers and case sensitivity: the effect of quoting table and field names in the various DBMS. Read article
Zend Framework testing: emulating HTTP calls
How to test HTTP calls using Zend Framework, using Dependency Injection and a stub HTTP Client. Read article
PEAR::Translation2 tutorials - "backend" usage
This second Translation2 tutorial shows how to add, update and remove languages and translations. Read article
PEAR::Translation2 tutorials - "frontend" usage
This first Translation2 tutorial shows how to deal with translated strings: how to fetch them one by one or in groups, and how to transform, cache and decorate them. Read article
PEAR::Translation2 Tutorials
I just released the first stable version of Translation2. Here's an overview of the package, its purpose and its design. Read article
PEAR MDB2 2.5.0b1 released
A new beta release of MDB2 is out. Enjoy! Read article
Book review: "PHP Oracle Web Development" by Yuli Vasiliev
Review of the book "PHP Oracle Web Development" by Yuli Vasiliev (Packt Publishing). Book contents, highlights and impressions. A sample chapter is included. Read article
PEAR MDB2 2.5.0a1 released
A new alpha release of MDB2 is out. Please test the new FOREIGN KEY support, and report any issue you may experience before a stable release. Enjoy! Read article
PEAR MDB2: FOREIGN KEY support is complete!
I've finally committed the last pieces of code to implement full FOREIGN KEY support in the MDB2 Manager and Reverse modules. Please fetch the CVS version of the package and test it. Read article