PHP Function List
php2.php doesn't exist. Closest matches:
- php_strip_whitespace
- hwapi_hgcsp
- http_support
- phpinfo
- splheap
- php_sapi_name
- ps_show2
- png2wbmp
- jpeg2wbmp
- hash_copy
- http_head
- php_uname
- ssh2_sftp
- phpversion
- phpcredits
- splminheap
- px_open_fp
- ssh2_shell
- pg_prepare
- shmop_open
Site Search Results
-
What is PHP? PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial.
-
Binaries for other systems We do not distribute UNIX/Linux binaries. Most Linux distributions come with PHP these days, so if you do not want to compile your own, go to your distribution's download site.
-
AddHandler php-cgi1 .php1 Action php-cgi1 /cgi-bin/phpini-1.cgi AddHandler php-cgi2 .php2 Action php-cgi2 /cgi-bin/phpini-2.cgi AddHandler php-cgi3 .php3 Action php-cgi3 /cgi-bin/phpini-3.cgi--The only caveat here is that it seems like you would have to rename ...
-
PHP Tools, FI, Construction Kit, and PHP/FI PHP as it's known today is actually the successor to a product named PHP/FI. Created in 1994 by Rasmus Lerdorf, the very first incarnation of PHP was a simple set of Common Gateway Interface (CGI ...
-
Apache 2.x on Unix systems - ManualOr, if we wanted to allow .php, .php2, .php3, .php4, .php5, .php6, and .phtml files to be executed as PHP, but nothing else, we'd use this:
-
Sun Solaris 上的 Sun、iPlanet 和 Netscape 服务器 - ManualFor installation instruction for the new Sun One 7 webserver you must read the following doc. PHP 5.2.X will work fine, old version needs some changes. http://developers.sun.com/webtier/reference/techart/php2.html
-
Apache 2.0 on Unix systems - Manual<FilesMatch \.php$> SetHandler application/x-httpd-php </FilesMatch> Or, if we wanted to allow .php, .php2, .php3, .php4, .php5, .php6, and .phtml files to be executed as PHP, but nothing else, we'd use this: <FilesMatch "\.ph ...
-
<?php class Parser { private $parser; private $data; public function __construct ... $xml_parser-> parse ("<A ID='hallo'>PHP</A>"); /* This code works */ $xml_parser2 = new xml (); $xml_parser2-> parse ("<A ID='hallo2'>PHP2</A>");
-
Apache 2.x sur les systèmes Unix - ManualOu, si vous voulez autoriser les fichiers .php, .php2, .php3, .php4, .php5, .php6, et .phtml à être analysés par PHP, mais rien d'autre, nous utiliserons ceci :
-
Apache 2.x на Unix системах - ManualИли, если мы хотим добавить расширения .php, .php2, .php3, .php4, .php5, .php6 и .phtml, это можно записать так:

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