TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
144
To review
0
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
144
To review
0
144 questions
Easy
31 votes1934 runs1 comment
Medium
8 votes2654 runs0 comment
What is the value of the `PHP_FLOAT_MIN` variable?
Théoat Mar 28, 2022
Medium
7 votes1982 runs0 comment
Medium
6 votes2546 runs0 comment
What are the risks when running the following code ?
Théoat Mar 28, 2022
Easy
5 votes2237 runs0 comment
Medium
5 votes1799 runs0 comment
What is the `asort()` function for in PHP ?
Nick LAM YEE MANat Mar 28, 2023
Medium
5 votes1131 runs2 comments
PHP function with named and positional arguments.
Anonymous authorat Aug 26, 2024
Medium
4 votes2249 runs0 comment
Medium
4 votes1724 runs0 comment
Medium
4 votes1235 runs2 comments
Use the match expression in PHP to print a string.
Anonymous authorat Jan 4, 2022
Medium
4 votes1219 runs2 comments
Is this function signature valid? ```php <?php interface Demo { public function bar(): ?mixed; } ```
Anonymous authorat Jan 4, 2022
Easy
4 votes1136 runs0 comment
Easy
4 votes1122 runs0 comment
Attributes are metadata that can be added to classes, properties, constants or methods.
Anonymous authorat Jan 4, 2022