Home
last modified time | relevance | path

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

12345678910>>...128

/PHP-5.5/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.5/win32/
H A Dinstall.txt97 PHP source code and binary distributions for Windows can be found at
110 original source code.
576 script file and add this code: <?php
608 * the latest stable development version. Get the source code
824 Error fn="php5_execute" code=XXX script="/path/to/script.php" [inikey=value inik
827 where XXX is the HTTP error code. Please delete any other Error
829 page for all errors that could exist, leave the code parameter out.
830 Your script can get the HTTP status code with $_SERVER['ERROR_TYPE'].
1230 CGI or a server module, safe mode, etc...), and preferably enough code
1625 you can see the source code of your PHP script. This means that the web
/PHP-5.5/tests/strings/
H A D004.phpt16 <code><span style="color: #000000">
18 </code>
19 [<code><span style="color: #000000">
21 </code>]
/PHP-5.5/tests/output/
H A Dob_get_contents_error_001.phpt9 * Source code: main/output.c
H A Dob_get_level_basic_001.phpt7 * 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_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_clean_basic_001.phpt7 * Source code: main/output.c
H A Dob_clean_error_001.phpt7 * Source code: main/output.c
/PHP-5.5/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 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
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 …]
/PHP-5.5/tests/classes/
H A Dclass_example.phpt7 /* pretty nifty object oriented code! */
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
/PHP-5.5/
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 71 milliseconds

12345678910>>...128