When building applications on an IBM i-series platform you probably want to use the DB2 database. Zend Core for IBM i-series supports this database since the db2_ functions were introduced. These functions allow you to use the DB2 database like you would any other database, but lacks the support for manipulating librarylists. It turns out this is possible by using the i5_ functions. Below an example of how to do so.
Ga door met lezen van "PHP for IBM i5: how to control your library list from PHP"