php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_functions.stub.php
Go to the documentation of this file.
1<?php
2
4
5function apache_lookup_uri(string $filename): object|false {}
6
7function virtual(string $uri): bool {}
8
10
13
15
16function apache_note(string $note_name, ?string $note_value = null): string|false {}
17
18function apache_setenv(string $variable, string $value, bool $walk_to_top = false): bool {}
19
20function apache_getenv(string $variable, bool $walk_to_top = false): string|false {}
21
22function apache_get_version(): string|false {}
23
$filename
Definition create.php:9
apache_request_headers()
apache_get_modules()
apache_lookup_uri(string $filename)
apache_response_headers()
virtual(string $uri)
apache_getenv(string $variable, bool $walk_to_top=false)
apache_get_version()
apache_note(string $note_name, ?string $note_value=null)
getallheaders()
apache_setenv(string $variable, string $value, bool $walk_to_top=false)
function(EX_VAR(opline->result.var))
object