Home
last modified time | relevance | path

Searched refs:script (Results 101 – 125 of 165) sorted by relevance

1234567

/PHP-5.4/ext/oci8/tests/
H A Ddrcp_scope4.phpt34 // This is the first scope for the script
H A Ddrcp_scope5.phpt34 // This is the first scope for the script
H A Ddrcp_scope1.phpt41 //This is the first scope for the script
H A Ddrcp_scope2.phpt41 //This is the first scope for the script
H A Dbug42841.phpt15 // note a oci_new_connect() occurs lower in the script
H A Dlob_029.phpt14 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip Test script not ported to Windows");
/PHP-5.4/win32/build/
H A DDSP.README8 With this in mind, the script will only generate basic .dsp files
/PHP-5.4/win32/
H A Dinstall.txt322 |-go-pear.bat -- PEAR setup script
483 <script language="PHPScript">
485 </script>
709 script file and add this code: <?php
944 wanted to start, as a CGI script (a CGI script inside of the admin
957 Error fn="php5_execute" code=XXX script="/path/to/script.php" [inikey=value inik
1308 regenerate its configure script.
1815 permissions on your script file.
1922 AddHandler php-script php
1926 AddHandler php5-script php
[all …]
/PHP-5.4/sapi/roxen/
H A Droxen.c612 struct pike_string *script, *ind; in f_php_roxen_request_handler() local
622 get_all_args("PHP5.Interpreter->run", args, "%S%m%O%*", &script, in f_php_roxen_request_handler()
633 THIS->filename = script->str; in f_php_roxen_request_handler()
/PHP-5.4/
H A DINSTALL321 explicitly in a script using the dl() function.
674 done in the start script for your web server. The start script is often
764 wanted to start, as a CGI script (a CGI script inside of the admin
784 Error fn="php4_execute" code=XXX script="/path/to/script.php" [inikey=value inik
1324 script will tell you all about your PHP settings:
1447 the respective php-config script.
1489 regenerate its configure script.
1808 script file via my browser, I get a blank screen.
1999 script file.
2106 AddHandler php5-script php
[all …]
H A Dphp.ini-development242 ; Using this ini directive may cause problems unless you know what script
352 ; unless "declare(encoding=...)" directive appears at the top of the script.
372 ; Maximum execution time of each script, in seconds
394 ; Maximum amount of memory a script may consume (128MB)
630 ; that were passed when the script was invoked. These arrays are extremely
643 ; first used (Just In Time) instead of when the script starts. If these
712 ; The directory under which PHP opens the script using /~username used only
1011 ; the full path of the script, line number, To address and headers.
1374 ; You can use the script in the ext/session dir for that purpose.
1465 ; For example, the following script would is the equivalent of
[all …]
H A Dphp.ini-production242 ; Using this ini directive may cause problems unless you know what script
352 ; unless "declare(encoding=...)" directive appears at the top of the script.
372 ; Maximum execution time of each script, in seconds
394 ; Maximum amount of memory a script may consume (128MB)
630 ; that were passed when the script was invoked. These arrays are extremely
643 ; first used (Just In Time) instead of when the script starts. If these
712 ; The directory under which PHP opens the script using /~username used only
1011 ; the full path of the script, line number, To address and headers.
1374 ; You can use the script in the ext/session dir for that purpose.
1465 ; For example, the following script would is the equivalent of
[all …]
H A Dserver-tests.php76 | TEST_PHP_EXECUTABLE and running this script with PHP 5. |
565 function runscript($script,$removeheaders=false,$cwd=NULL) argument
573 file_put_contents($tmp_file,$script);
588 …return executeCode($this->conf['TEST_PHP_EXECUTABLE'],$this->ini_overwrites, $script,$removeheader…
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_xclass.c159 if ((data[1] == prop->script) == isprop) return !negated; in PRIV()
/PHP-5.4/ext/exif/
H A Dtest.txt3 /* Test script for PHP module ext/exif
10 * script cannot be executed or does not generate any output check
15 * fails on executing this script.
187 To start the test you simple have to put all images into the same directory as this script.
/PHP-5.4/sapi/cli/tests/
H A Dphp_cli_server_013.phpt2 No router, no script
/PHP-5.4/Zend/RFCs/
H A D003.txt60 the execution of a script as that function can not be run and code
/PHP-5.4/sapi/tux/
H A DREADME79 To access a script /foo/bar.php, use
/PHP-5.4/sapi/thttpd/
H A DREADME8 script will block all other requests. Choose another web server,
/PHP-5.4/Zend/
H A Dconfigure.in2 dnl Process this file with autoconf to produce a configure script.
H A Dzend_language_scanner.l278 static const zend_encoding *zend_multibyte_detect_utf_encoding(const unsigned char *script, size_t … in zend_multibyte_detect_utf_encoding() argument
285 p = script; in zend_multibyte_detect_utf_encoding()
286 while ((p-script) < script_size) { in zend_multibyte_detect_utf_encoding()
287 p = memchr(p, 0, script_size-(p-script)-2); in zend_multibyte_detect_utf_encoding()
301 p = script; in zend_multibyte_detect_utf_encoding()
302 while ((p-script) < script_size) { in zend_multibyte_detect_utf_encoding()
/PHP-5.4/ext/mbstring/
H A DREADME_PHP3-i18n-ja118 - allows you to use various character encodings for script files and
240 It may help us to track the problem if you send us the script as well.
397 o i18n.script_encoding - script encoding
407 The script's encoding is converted to i18n.internal_encoding before
408 entering the script parser.
412 script.
/PHP-5.4/ext/mysql/tests/
H A Dmysql_fetch_object.phpt74 // Fatal error, script execution will end
/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in315 ; script - the main script called (or '-' if not set);
339 ; script: /home/fat/web/docs/php/test_mem.php
393 ; %f: script filename
441 ; does not stop script execution for some reason. A value of '0' means 'off'.
487 ; Limits the extensions of the main script FPM will allow to parse. This can
/PHP-5.4/tests/security/
H A Dopen_basedir.inc10 // configuration may or may not be changeable from a script (PHP_INI_SYSTEM).

Completed in 63 milliseconds

1234567