...

/

Challenge: Performing Data Operations with PHP 8 Extensions

Challenge: Performing Data Operations with PHP 8 Extensions

A hands-on exercise to test your knowledge of avoiding traps while using PHP 8 extensions.

This challenge will extensively test your understanding of PHP 8 extensions. We will use these concepts to implement the hierarchy tree of a family with PHP and SimpleXML extensions.

Task 1

Implement the following family tree:

Press + to interact
Tree-structured data
Tree-structured data

Question 1

    ...