Home
last modified time | relevance | path

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

12345678

/PHP-5.5/sapi/cgi/tests/
H A D003.phpt18 /* some test script */
/PHP-5.5/sapi/roxen/
H A DREADME7 script is executed at any one time). The second option is using ZTS
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.5/ext/standard/tests/streams/
H A Dproc_open_bug51800_right2.phpt40 die("couldn't create helper script '$callee'");
/PHP-5.5/ext/posix/tests/
H A Dposix_mkfifo_safemode.phpt42 Warning: posix_mkfifo(): SAFE MODE Restriction in effect. The script whose uid is %d is not allowe…
/PHP-5.5/ext/date/tests/
H A Ddate_default_timezone_set_error.phpt6 * Description: Sets the default timezone used by all date/time functions in a script.
/PHP-5.5/sapi/cli/tests/
H A Dbug61546.phpt2 Bug #61546 (functions related to current script failed when chdir() in cli sapi)
/PHP-5.5/ext/opcache/
H A DREADME5 optimization. It improves PHP performance by storing precompiled script
95 directory to the script key, thus eliminating possible collisions between
155 current script, if the script requires that the opcode at least be defined,
209 Protect the shared memory from unexpected writing during script execution.
/PHP-5.5/Zend/tests/
H A Dbug63462.phpt2 Test script to verify that magic methods should be called only once when accessing an unset propert…
/PHP-5.5/tests/classes/
H A Dbug63462.phpt2 Test script to verify that magic methods should be called only once when accessing an unset propert…
/PHP-5.5/win32/
H A Dinstall.txt194 |-go-pear.bat -- PEAR setup script
350 <script language="PHPScript">
352 </script>
576 script file and add this code: <?php
811 wanted to start, as a CGI script (a CGI script inside of the admin
824 Error fn="php5_execute" code=XXX script="/path/to/script.php" [inikey=value inik
1175 regenerate its configure script.
1682 permissions on your script file.
1789 AddHandler php-script php
1793 AddHandler php5-script php
[all …]
/PHP-5.5/ext/standard/tests/array/
H A Darray_column_variant.phpt5 /* Array from Bug Request #64493 test script */
/PHP-5.5/ext/curl/tests/
H A Dcurl_ftp_pasv.phpt17 // FTP this script to a server
/PHP-5.5/sapi/cgi/
H A DCHANGES30 require each script start from "#! /usr/bin/php".
/PHP-5.5/sapi/caudium/
H A Dcaudium.c701 struct pike_string *script; in f_php_caudium_request_handler() local
709 get_all_args("PHP5.Interpreter->run", args, "%S%m%O%*", &script, in f_php_caudium_request_handler()
715 add_ref(script); in f_php_caudium_request_handler()
719 THIS->filename = script; in f_php_caudium_request_handler()
/PHP-5.5/ext/oci8/tests/
H A Ddrcp_scope3.phpt31 // This is the first scope for the script
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_scope2.phpt41 //This is the first scope for the script
H A Ddrcp_scope1.phpt41 //This is the first scope for the script
/PHP-5.5/win32/build/
H A DDSP.README8 With this in mind, the script will only generate basic .dsp files
/PHP-5.5/
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 …]
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_xclass.c159 if ((data[1] == prop->script) == isprop) return !negated; in PRIV()
/PHP-5.5/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.5/Zend/RFCs/
H A D003.txt60 the execution of a script as that function can not be run and code

Completed in 61 milliseconds

12345678