PHP Function List
manuat doesn't exist. Closest matches:
- m_uwait
- main
- mb_language
- oauth
- mongodate
- imap_utf8
- uasort
- gmdate
- maxdb_init
- maxdb_stat
- svn_update
- imap_num_recent
- imap_status
- hash_update
- imagecreate
- imap_rename
- variant_cat
- imap_alerts
- varnishstat
- imap_create
Site Search Results
-
版权信息 PHP 手册 序言 入门指引 简介 简明教程 安装与配置 安装前需要考虑的事项 Unix 系统下的安装 Mac OS X 系统下的安装 Windows 系统下的安装 Installation on Cloud Computing platforms
-
语言参考 基本语法 从 HTML 中分离 指令分隔符 注释 类型 简介 布尔类型 整型 浮点型 字符串 数组 对象 资源类型 NULL Callbacks 本文档中使用的伪类型 类型转换的判别 变量
-
数组 PHP 中的 数组 实际上是一个有序映射。映射是一种把 values 关联到 keys 的类型。此类型在很多方面做了优化,因此可以把它当成真正的数组,或列表(向量),散列表(是映射的一种实现 ...
-
返回 needle 在 haystack 中首次出现的数字位置。与 strrpos() 不同,在 PHP 5 之前,该函数可以使用一个完整字符串作为 needle,并且整个字符串都将被使用。
-
返回根据参数建立的数组。参数可以用 => 运算符给出索引。关于数组是什么的信息请阅读数组一节。 Note: array() 是一个语言结构,用于字面上表示数组,不是常规的函数。
-
system() is just like the C version of the function in that it executes the given command and outputs the result. The system() call also tries to automatically flush the web server's output buffer after each line of output if PHP is running as a ...
-
安全模式 Table of Contents 保安措施和安全模式 被安全模式限制或屏蔽的函数 PHP 的安全模式是为了试图解决共享服务器(shared-server)安全问题而设立的。在结构上,试图在 PHP 层上解决这个问题 ...
-
参数 pattern 要搜索的模式, 字符串类型. subject 输入字符串. matches 如果提供了参数matches, 它讲被填充为搜索结果. $matches[0]将包含完整模式匹配到的文本, $matches[1] 将包含第一个捕获子组 ...
-
As Thani said, it will complain about a lot of libXML depend extensions. Here are all the ones I had to disable:--disable-libxml --disable-dom --disable-simplexml --disable-xml --disable-xmlreader --disable-xmlwriter --without-pear
-
foreach PHP 4 引入了 foreach 结构,和 Perl 以及其他语言很像。这只是一种遍历数组简便方法。foreach 仅能用于数组,当试图将其用于其它数据类型或者一个未初始化的变量时会产生错误。

Other forms of search
To search the string "manuat" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
