Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > pl.comp.lang.php > #16413
| From | arnold@hooterville.invalid (Arnold Ziffel) |
|---|---|
| Newsgroups | pl.comp.lang.php |
| Subject | Re: $_SERVER vs filter_input_array(INPUT_SERVER) |
| Date | 2024-04-14 03:16 +0000 |
| Organization | news.chmurka.net |
| Message-ID | <6d6d4e31-7439-4c1e-98eb-964b2668ea1d@hooterville.invalid> (permalink) |
| References | <uv358b$10r00$1@news.icm.edu.pl> |
Jakub <jak74@interia.pl> wrote: > $_SERVER ma takie klucze jak: REQUEST_TIME_FLOAT, REQUEST_TIME > > a to filter_input_array(INPUT_SERVER) nie ma tych kluczy Tak ma być. https://www.php.net/manual/en/function.filter-input-array.php "Note: There is no REQUEST_TIME key in INPUT_SERVER array because it is inserted into the $_SERVER later." -- Wieczorem facet przychodzi do dentysty i prosi: - Niech mnie pan wyleczy. Od jakiegoś czasu wydaje mi się, że jestem ćmą. A dentysta na to ze zdziwieniem: - Z takimi rzeczami raczej do psychologa a nie do mnie. - Ale tylko u pana się świeciło.
Back to pl.comp.lang.php | Previous | Next — Previous in thread | Find similar
$_SERVER vs filter_input_array(INPUT_SERVER) Jakub <jak74@interia.pl> - 2024-04-09 12:28 +0200 Re: $_SERVER vs filter_input_array(INPUT_SERVER) arnold@hooterville.invalid (Arnold Ziffel) - 2024-04-14 03:16 +0000
csiph-web