Home
last modified time | relevance | path

Searched refs:how (Results 151 – 175 of 186) sorted by relevance

12345678

/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt51 die("BORK: don't know how to create a long column here:\n" . implode(", ", $db->errorInfo()));
/PHP-5.5/
H A DREADME.GIT-RULES36 5. If you don't know how to do something, ask first!
H A DINSTALL219 of changes within, as they affect how PHP behaves.
448 list of changes within, as they affect how PHP behaves.
524 Please use the » Lighttpd trac to learn how to install Lighttpd
577 var controls how many children PHP will spawn to handle incoming
578 requests. Setting PHP_FCGI_MAX_REQUESTS will determine how long (in
828 vulnerabilities. Please read our CGI security section to learn how to
1227 to demonstrate how to obtain and install PECL extensions.
1237 how to build and install the extensions, but they do not automatically
1676 user_ini.cache_ttl controls how often user INI files are re-read. The
1777 Regardless of how you run PHP, you can change certain values at runtime
[all …]
H A Dphp.ini-development212 ; Output buffering is a mechanism for controlling how much output data
1264 ; Tuning: This option enables statement caching, and specifies how
1342 ; Allows you to define how often deadlocks are to be retried. -1 means "forever".
1528 ; Define how many bits are stored in each character when converting
1630 ; Specify how datetime and datetim4 columns are returned
H A Dphp.ini-production212 ; Output buffering is a mechanism for controlling how much output data
1264 ; Tuning: This option enables statement caching, and specifies how
1342 ; Allows you to define how often deadlocks are to be retried. -1 means "forever".
1528 ; Define how many bits are stored in each character when converting
1630 ; Specify how datetime and datetim4 columns are returned
H A Dconfigure.in879 [ --with-layout=TYPE Set how installed files will be laid out. Type can
986 AC_MSG_CHECKING([how big to make fd sets])
H A Dserver-tests.php57 | depending on how you configured "safe_mode" ! |
/PHP-5.5/Zend/RFCs/
H A D001.txt88 This is how the scripting engine has worked until today. Most
/PHP-5.5/win32/
H A Dinstall.txt274 Read more about how to add your PHP directory to PATH in the
313 the section about Windows extensions, about how to set up one, and
377 attacks. Please read our CGI security section to learn how to defend
569 attacks. Please read our CGI security section to learn how to defend
663 attacks. Please read our CGI security section to learn how to defend
882 attacks. Please read our CGI security section to learn how to defend
914 This list describes how to set up the PHP CGI binary to work with
925 attacks. Please read our CGI security section to learn how to defend
1057 to demonstrate how to obtain and install PECL extensions.
1067 how to build and install the extensions, but they do not automatically
[all …]
/PHP-5.5/ext/opcache/
H A Dconfig.m4363 AC_MSG_ERROR([Don't know how to define struct flock on this system[,] set --enable-opcache=no])
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW39 free the main internal structure (how embarrassing). It is now possible
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO120 class!). The type of the object and how it behaves is determined by
/PHP-5.5/main/streams/
H A Dxp_socket.c398 xparam->outputs.returncode = shutdown(sock->socket, shutdown_how[xparam->how]); in php_sockop_set_option()
/PHP-5.5/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation2.phpt16 * Pass different data types to $str argument to see how iconv_mime_decode_headers() behaves
H A Diconv_mime_decode_headers_variation3.phpt16 * Pass different data types to $str argument to see how iconv_mime_decode_headers() behaves
/PHP-5.5/ext/standard/html_tables/mappings/
H A D8859-5.TXT27 # This table contains the data the Unicode Consortium has on how
H A D8859-1.TXT27 # This table contains the data the Unicode Consortium has on how
H A D8859-15.TXT28 # This table contains the data the Unicode Consortium has on how
H A DKOI8-R.TXT27 # This table contains the data the Unicode Consortium has on how
/PHP-5.5/ext/openssl/
H A DREADME122 You may pass in some flags that affect how these functions work using
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput7145 the negative versions of the properties and behaves has changed how
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in195 ; Choose how the process manager will control the number of child processes.
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1187 This is the case for most computer operating systems. PCRE can, how-
1747 pcredemo documentation, and the pcresample documentation describes how
1812 function. See the pcrebuild documentation for details of how to do
2388 the use of this option provokes an error. Details of how this option
3156 used in this case (but in a different way) to limit how long the match-
3344 nary match again. There is some code that demonstrates how to do this
3496 again. There is some code that demonstrates how to do this in the pcre-
3576 The pcre_fullinfo() function can be used to find out how many capturing
3797 how many bytes are missing (1 to 5). Although RFC 3629 restricts UTF-8
4343 automatic callouts; when it is used, the output indicates how the pat-
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME644 There is a web page that tells you how to do this:
688 tests that are marked "never study" (see the pcretest program for how this is
/PHP-5.5/ext/sockets/
H A Dsockets.c238 ZEND_ARG_INFO(0, how)

Completed in 160 milliseconds

12345678