PHP Function List
rawurlencod doesn't exist. Closest matches:
- rawurlencode
- rawurldecode
- urlencode
- urldecode
- oauth_urlencode
- haruencoder
- recode
- frenchtojd
- curl_errno
- yaz_record
- zlib_encode
- utf8_encode
- stream_encoding
- rand
- rarentry
- gzencode
- curl_getinfo
- pharfileinfo
- rarexception
- convert_uuencode
Site Search Results
-
返回字符串,此字符串中除了 -_. 之外的所有非字母数字字符都将被替换成百分号(%)后跟两位十六进制数。这是在 RFC 1738 中描述的编码,是为了保护原义字符以免其被解释为特殊的 URL ...
-
Return Values Returns a string in which all non-alphanumeric characters except -_. have been replaced with a percent (%) sign followed by two hex digits and spaces encoded as plus (+) signs. It is encoded the same way that the posted data from a ...
-
Description An associative array containing session variables available to the current script. See the Session functions documentation for more information on how this is used. $HTTP_SESSION_VARS contains the same initial information, but is not a ...
-
Gets rid of 'amp;' in $_GET param names - so $_GET['amp;myVar'] becomes $_GET['myVar'] Made this because sometimes '&' will wind up in the URL, as in: http://example.com/index.php?aaa=111&myVar=222
-
Returns a string in which the sequences with percent (%) signs followed by two hex digits have been replaced with literal characters.
-
get_meta_tags (PHP 4, PHP 5) get_meta_tags — 从一个文件中提取所有的 meta 标签 content 属性,返回一个数组
-
使用给出的关联(或下标)数组生成一个经过 URL-encode 的请求字符串。参数 formdata 可以是数组或包含属性的对象。一个 formdata 数组可以是简单的一维结构,也可以是由数组组成的数组(其 ...
-
此函数显示关于一个或多个表达式的结构信息,包括表达式的类型与值。数组将递归展开值,通过缩进显示其结构。
-
Parameters function_name The function to override. function_args The function arguments, as a comma separated string. Usually you will want to pass this parameter, as well as the function_code parameter, as a single quote delimited ...
-
Table of Contents addcslashes — 以 C 语言风格使用反斜线转义字符串中的字符 addslashes — 使用反斜线引用字符串 bin2hex — 将二进制数据转换成十六进制表示 chop — rtrim 的别名

Other forms of search
To search the string "rawurlencod" 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.
