📄 readme
字号:
README for libdmtx-php version 0.6.0 - November 23, 2008-----------------------------------------------------------------libdmtx-php a PHP wrapper for libdmtx that was written byChristian Hentschel and is distributed as part of the libdmtxpackage.1. libdmtx Installation-----------------------------------------------------------------libdmtx must be installed on your system before trying to installand run libdmtx-php. Refer to the INSTALL file in the mainlibdmtx directory for instructions on how to do this.2. libdmtx-php Installation----------------------------------------------------------------- 1) $ phpize 2) $ ./configure [--prefix install directory]; 3) $ make install 3) Edit system php.ini file to include "extension=dmtx.so" 4) Test with dmtx.php (e.g., Browse http://localhost/dmtx.php?d=123456)3. Dependencies-----------------------------------------------------------------These packages are required to install and run libdmtx-php: PHP: http://www.php.netIf you are using an RPM-based system then you can test for thefollowing packages: php php-cli php-common php-develSome systems may also require: php-gd4. This Document-----------------------------------------------------------------This document is derived from the wiki page located at: http://libdmtx.wiki.sourceforge.net/libdmtx+php+wrapperIf you find an error or have additional helpful information,please edit the wiki directly with your updates.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -