Tests: PHP test with getting variable before the script is loaded.
This commit is contained in:
@@ -8,4 +8,6 @@ if (!fastcgi_finish_request()) {
|
||||
}
|
||||
|
||||
echo "4567";
|
||||
|
||||
include 'server.php';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user