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
A review of the book TYPO3 Extension Development" by Dmitry Dulepov, Packt Publishing
Exploring database delimited identifiers and case sensitivity: the effect of quoting table and field names in the various DBMS.
How to test HTTP calls using Zend Framework, using Dependency Injection and a stub HTTP Client.
PHP,
PEAR,
Tutorial 18 May 2008
This second Translation2 tutorial shows how to add, update and remove languages and translations.
PHP,
PEAR,
Tutorial 13 May 2008
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.
PHP,
PEAR,
Tutorial 6 May 2008
I just released the first stable version of Translation2. Here's an overview of the package, its purpose and its design.
PHP,
PEAR,
Database 15 March 2008
A new beta release of MDB2 is out. Enjoy!
Review of the book "PHP Oracle Web Development" by Yuli Vasiliev (Packt Publishing). Book contents, highlights and impressions. A sample chapter is included.
PHP,
PEAR,
Database 28 October 2007
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!
PHP,
PEAR,
Database 15 August 2007
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.