Home
last modified time | relevance | path

Searched refs:code (Results 1 – 25 of 3167) sorted by last modified time

12345678910>>...127

/PHP-5.4/win32/
H A Dinstall.txt98 PHP source code and binary distributions for Windows can be found at
114 original source code.
709 script file and add this code: <?php
741 * the latest stable development version. Get the source code
957 Error fn="php5_execute" code=XXX script="/path/to/script.php" [inikey=value inik
960 where XXX is the HTTP error code. Please delete any other Error
962 page for all errors that could exist, leave the code parameter out.
963 Your script can get the HTTP status code with $_SERVER['ERROR_TYPE'].
1363 CGI or a server module, safe mode, etc...), and preferably enough code
1758 you can see the source code of your PHP script. This means that the web
/PHP-5.4/win32/build/
H A Dphpize.js.in225 // If project files were requested, pull in the code to generate them
235 // Pull in code for the base detection
/PHP-5.4/tests/strings/
H A D004.phpt16 <code><span style="color: #000000">
18 </code>
19 [<code><span style="color: #000000">
21 </code>]
/PHP-5.4/tests/output/
H A Dob_clean_error_001.phpt7 * Source code: main/output.c
H A Dob_get_contents_error_001.phpt9 * Source code: main/output.c
H A Dob_get_level_error_001.phpt7 * Source code: main/output.c
H A Dob_implicit_flush_basic_001.phpt7 * Source code: main/output.c
H A Dob_implicit_flush_basic_002.phpt7 * Source code: main/output.c
H A Dob_implicit_flush_error_001.phpt7 * Source code: main/output.c
H A Dob_implicit_flush_variation_001.phpt7 * Source code: main/output.c
H A Dob_clean_basic_001.phpt7 * Source code: main/output.c
H A Dob_end_flush_basic_001.phpt7 * Source code: main/output.c
H A Dob_end_flush_error_001.phpt7 * Source code: main/output.c
H A Dob_flush_basic_001.phpt7 * Source code: main/output.c
H A Dob_flush_error_001.phpt7 * Source code: main/output.c
H A Dob_get_contents_basic_001.phpt9 * Source code: main/output.c
H A Dob_get_level_basic_001.phpt7 * Source code: main/output.c
/PHP-5.4/tests/lang/
H A Dinclude_variation3.phpt2 Including a file in the current script directory from eval'd code
H A DforeachLoop.010.phpt3 It will pass only if the 'contentious code' in PHPValue.decReferences() is enabled.
H A D024.phpt594 and this is PHP code, 2+2=4
819 and this is PHP code, 2+2=4
1044 and this is PHP code, 2+2=4
1269 and this is PHP code, 2+2=4
1494 and this is PHP code, 2+2=4
1719 and this is PHP code, 2+2=4
1944 and this is PHP code, 2+2=4
2169 and this is PHP code, 2+2=4
2394 and this is PHP code, 2+2=4
2619 and this is PHP code, 2+2=4
[all …]
H A D019.phpt38 Parse error: syntax error, unexpected %s in %s019.php(12) : eval()'d code on line 1
H A D023.phpt251 and this is PHP code, 2+2=4
/PHP-5.4/tests/classes/
H A Dabstract_static.phpt34 …unction fail::func() should not be abstract in %sabstract_static.php(%d) : eval()'d code on line %d
36 …mplement the remaining methods (fail::func) in %sabstract_static.php(%d) : eval()'d code on line %d
H A Dclass_example.phpt7 /* pretty nifty object oriented code! */
/PHP-5.4/
H A Dserver-tests.php214 $code = proc_close($proc);
218 function executeCode($php, $ini_overwrites, $code, $remove_headers=true, $cwd=NULL, $env=NULL) argument
226 $out = execute($php, $params, $code, $cwd, $env);

Completed in 96 milliseconds

12345678910>>...127