Overview
This page provides a brief overview of database development using FastSitePHP with an IBM Database on an IBM Server. FastSitePHP provides several database classes which reduces the amount of code needed to query databases using PHP. One of the classes [Data\Db2Database] is specifically for IBM DB2 and AS/400 Databases.
PHP is supported for IBM Servers and typically the most recent version of PHP can even be installed on old IBM AIX Servers. This allows for modern scripting and much faster development when working on older IBM Servers. This document doesn’t cover how to install PHP on an IBM iSeries Server and assumes you have access to an IBM Server and that PHP is already setup; this would typically be done by an administrator of the IBM Server and not a developer.
Links
- https://www.ibm.com/it-infrastructure/power/os/ibm-i
- https://www.ibm.com/it-infrastructure/power/os/aix
- http://www.zend.com/en/solutions/modernize-ibm-i
- http://files.zend.com/help/Zend-Server/content/i5_installation_guide.htm
- https://en.wikipedia.org/wiki/IBM_AIX