Home
last modified time | relevance | path

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

1234567

/PHP-5.3/ext/oci8/tests/
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.3/ext/session/tests/
H A D008-php4.2.3.phpt66 session_write_close(): Your script possibly relies on a session side-effect which existed until PHP…
/PHP-5.3/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.3/
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 DREADME.EXT_SKEL2 PECL_Gen, a PHP-only alternative for this script that
22 [ Note that GNU awk is likely required for this script to work. Debian
H A DTODO-PHP543 fix the variable prior to script execution. Having this
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…
H A Dphp.ini-development270 ; Using this ini directive may cause problems unless you know what script
441 ; Maximum execution time of each script, in seconds
463 ; Maximum amount of memory a script may consume (128MB)
718 ; that were passed when the script was invoked. These arrays are extremely
731 ; used (Just In Time) instead of when the script starts. If these variables
732 ; are not used within a script, having this directive on will result in a
812 ; The directory under which PHP opens the script using /~username used only
1117 ; the full path of the script, line number, To address and headers.
1478 ; You can use the script in the ext/session dir for that purpose.
1569 ; For example, the following script would is the equivalent of
[all …]
H A Dphp.ini-production270 ; Using this ini directive may cause problems unless you know what script
441 ; Maximum execution time of each script, in seconds
463 ; Maximum amount of memory a script may consume (128MB)
718 ; that were passed when the script was invoked. These arrays are extremely
731 ; used (Just In Time) instead of when the script starts. If these variables
732 ; are not used within a script, having this directive on will result in a
812 ; The directory under which PHP opens the script using /~username used only
1117 ; the full path of the script, line number, To address and headers.
1478 ; You can use the script in the ext/session dir for that purpose.
1569 ; For example, the following script would is the equivalent of
[all …]
H A DREADME.RELEASE_PROCESS51 2. run the "scripts/dev/credits" script in php-src and commit the changes in the
149 4. run the "scripts/dev/credits" script in php-src and commit the changes in the
186 1. Run the bumpRelease script for phpweb on your local checkout
/PHP-5.3/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.3/Zend/RFCs/
H A D003.txt60 the execution of a script as that function can not be run and code
/PHP-5.3/sapi/tux/
H A DREADME79 To access a script /foo/bar.php, use
/PHP-5.3/sapi/thttpd/
H A DREADME8 script will block all other requests. Choose another web server,
/PHP-5.3/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.3/sapi/fpm/
H A Dphp-fpm.conf.in307 ; script - the main script called (or '-' if not set);
331 ; script: /home/fat/web/docs/php/test_mem.php
385 ; %f: script filename
433 ; does not stop script execution for some reason. A value of '0' means 'off'.
470 ; Limits the extensions of the main script FPM will allow to parse. This can
/PHP-5.3/ext/mysql/tests/
H A Dmysql_fetch_object.phpt74 // Fatal error, script execution will end
/PHP-5.3/tests/security/
H A Dopen_basedir.inc10 // configuration may or may not be changeable from a script (PHP_INI_SYSTEM).
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_fetch_object_oo.phpt102 // Fatal error, script execution will end
/PHP-5.3/ext/date/tests/
H A Ddate_default_timezone_set_variation1.phpt6 * Description: Sets the default timezone used by all date/time functions in a script.
/PHP-5.3/ext/mysql/
H A Dmysql.mak16 MYSQL_DIR = P:/APPS/script/sw/mysql

Completed in 119 milliseconds

1234567