# php-ibm_db2-ibmi **Repository Path**: mirrors_ibm/php-ibm_db2-ibmi ## Basic Information - **Project Name**: php-ibm_db2-ibmi - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2025-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # IBM_DB2 Interface for PHP to Db2 for i. This is a fork of the `ibm_db2` interface for PHP to Db2 for z/OS and LUW. This code is only to be compiled and run on IBM i and offers no guaranteed compatibility with other platforms. ## Prerequisites You will need PHP installed, as well as some key development tools: ``` yum install make-gnu gcc ``` To get started with IBM i RPMs, see http://ibm.biz/ibmi-rpms ## How to run sample program ### connect.php:- ``` ``` To run the sample:- php connect.php ## Contributing: ``` See CONTRIBUTING.md The developer sign-off should include the reference to the DCO in defect remarks(example below): DCO 1.1 Signed-off-by: Random J Developer ```