Anonymous Quiz
39%
__get()
4%
__set()
22%
__call()
35%
__isset()
Anonymous Quiz
74%
$_SERVER
9%
$_ENV
12%
$_REQUEST
6%
$_SESSION
Anonymous Quiz
40%
url_encode()
25%
parse_str()
10%
http_build_query()
25%
urldecode()
Anonymous Quiz
5%
GET
78%
POST
5%
PUT
12%
FETCH
Anonymous Quiz
33%
password_hash()
16%
hash_password()
13%
crypt()
37%
md5()
🔥1
Anonymous Quiz
27%
str_split()
71%
explode()
2%
split_string()
1%
divide()
Anonymous Quiz
9%
find()
22%
string_contains()
57%
strpos()
12%
contains()
Anonymous Quiz
56%
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