php-firebird:Firebird PHP驱动程序

时间:2024-05-28 04:11:37
【文件属性】:

文件名称:php-firebird:Firebird PHP驱动程序

文件大小:68KB

文件格式:ZIP

更新时间:2024-05-28 04:11:37

C

PHP Firebird扩展 构建驱动程序 在Linux上构建驱动程序 首先,我们必须满足一些要求。 这意味着我们需要安装phpize命令。 phpize命令用于为PHP扩展准备构建环境。 安装phpize命令。 这通常是通过使用系统的软件包管理器安装php7-devel或php8-devel软件包来完成的。 还要安装fbclient库和开发人员软件包。 对于OpenSuse 15.1和PHP 7使用 $ zypper in php7-devel libfbclient2 libfbclient-devel Linux Mint 20 / Ubuntu中的命令是 sudo apt-get install php-dev firebird-dev firebird3.0 firebird3.0-common firebird3.0-server 现在,确保提供fbclient.so和头文件


【文件预览】:
php-firebird-master
----.gitignore(687B)
----ibase_query.c(57KB)
----php_ibase_udf.c(12KB)
----interbase.c(45KB)
----ibase_service.c(21KB)
----config.m4(2KB)
----LICENSE(3KB)
----php_interbase.h(3KB)
----config.w32(780B)
----php_ibase_includes.h(6KB)
----CREDITS(165B)
----README.md(5KB)
----ibase_events.c(12KB)
----tests()
--------ibase_num_params_001.phpt(763B)
--------ibase_param_info_001.phpt(784B)
--------ibase_free_query_001.phpt(710B)
--------bug46543.phpt(824B)
--------007.phpt(5KB)
--------ibase_errmsg_001.phpt(417B)
--------bug46247.phpt(1019B)
--------008.phpt(833B)
--------004.phpt(8KB)
--------003.phpt(5KB)
--------ibase_rollback_001.phpt(811B)
--------ibase_drop_db_001.phpt(751B)
--------bug45575.phpt(604B)
--------002.phpt(567B)
--------bug45373.phpt(1KB)
--------ibase_close_001.phpt(406B)
--------interbase.inc(3KB)
--------005.phpt(6KB)
--------ibase_trans_001.phpt(404B)
--------ibase_num_fields_001.phpt(493B)
--------skipif.inc(191B)
--------006.phpt(6KB)
--------ibase_trans_002.phpt(561B)
--------ibase_affected_rows_001.phpt(649B)
----ibase_blobs.c(14KB)

网友评论