php-config.1.in

来自「php-4.4.7学习linux时下载的源代码」· IN 代码 · 共 59 行

IN
59
字号
.TH php\-config 1 "2006" "The PHP Group" "Scripting Language".SH NAME.TP 15php\-config \- get information about PHP configuration.SH SYNOPSIS.B php\-config[options].LP.SH DESCRIPTION.B php\-configis a simple shell script for obtaining information about installed PHP configuration..SH OPTIONS.TP 15.PD 0.B \-\-prefixDirectory prefix where PHP is installed, e.g. /usr/local.TP.PD 0.B \-\-includesList of \-I options with all include files.TP.PD 0.B \-\-ldflagsLD Flags which PHP was compiled with.TP.PD 0.B \-\-libsExtra libraries which PHP was compiled with.TP.PD 0.B \-\-extension-dirDirectory where extensions are searched by default.TP.PD 0.B \-\-versionPHP version.TP.PD 1.P.SH SEE ALSO.BR php (1).SH VERSION INFORMATIONThis manpage describes \fBphp\fP, version @PHP_VERSION@..SH COPYRIGHTCopyright \(co 1997\-2006 The PHP Group.LPThis source file is subject to version 3.01 of the PHP license,that is bundled with this package in the file LICENSE, and isavailable through the world-wide-web at the following url:.PD 0.P.B http://www.php.net/license/3_01.txt.PD 1.PIf you did not receive a copy of the PHP license and are unable toobtain it through the world-wide-web, please send a note to.B license@php.netso we can mail you a copy immediately.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?