...
/Challenge: Filtering Users in Social Network Data with PHP 8
Challenge: Filtering Users in Social Network Data with PHP 8
A hands-on exercise to test your knowledge of the new PHP 8’s functional additions.
We'll cover the following...
This challenge will extensively test your understanding of the new PHP 8’s functional additions. We will use these concepts to retrieve the data using the new PHP 8’s functions.
Task
Use the User
class and its ...