Anonymous Quiz
27%
str_split()
70%
explode()
2%
split_string()
1%
divide()
Anonymous Quiz
9%
find()
22%
string_contains()
57%
strpos()
12%
contains()
Anonymous Quiz
55%
header("Content-Type: application/json"); echo json_encode($data);
5%
send_json($data);
6%
return_json($data);
34%
json_response($data);
🔥2
Anonymous Quiz
84%
$_POST
1%
$_GET
12%
$_REQUEST
3%
$_FORM
Anonymous Quiz
86%
$_SERVER
7%
$_ENV
4%
$_SESSION
3%
$_POST
Anonymous Quiz
19%
file_create()
13%
new_file()
63%
fopen()
5%
open_file()
🔥1
Anonymous Quiz
72%
header()
13%
set_header()
12%
http_header()
3%
send_header()
🔥1
Anonymous Quiz
64%
`@`
14%
`#`
6%
`$`
16%
`!`
Anonymous Quiz
17%
parse_str()
31%
url_decode()
11%
str_parse()
41%
parse_url()
Anonymous Quiz
40%
$_FILES
53%
$_POST
1%
$_GET
5%
$_UPLOAD
Anonymous Quiz
48%
mail()
42%
send_mail()
3%
email()
7%
post_mail()
Anonymous Quiz
47%
filter_input()
27%
input_filter()
9%
secure_input()
17%
sanitize_input()
Anonymous Quiz
12%
Использовать класс `UserException`
52%
Определить класс, расширяющий класс `Exception`
7%
Использовать функцию `create_exception()`
29%
Встроить `throw` в обычную функцию
👍4
Anonymous Quiz
23%
html_entity_decode()
15%
html_decode_entities()
20%
decode_html()
42%
htmlspecialchars_decode()
Anonymous Quiz
74%
$_SERVER
7%
$_ENV
13%
$_SESSION
5%
$_POST
Anonymous Quiz
2%
Инкапсуляция
6%
Полиморфизм
92%
Наследование
0%
Агрегация
Anonymous Quiz
77%
Конец строки в текущей ОС
8%
Конец строки в Windows
15%
Конец строки в Unix
0%
Конец строки в MacOS
Anonymous Quiz
6%
::
58%
?:
9%
->
28%
??
Anonymous Quiz
80%
E_ERROR
8%
E_WARNING
5%
E_NOTICE
6%
E_PARSE
Anonymous Quiz
45%
Iterator
15%
Traversable
34%
Iterable
7%
IteratorAggregate