📚 | TD 2: Utilities & tools
Clone the project
If not already done, clone the project https://github.com/PHP-BUT2-DACS/TP-TD
git clone https://github.com/PHP-BUT2-DACS/TP-TD.git
Do the exercises
- Start the PHP server in the
/Session 1/TD2
directory
php -S localhost:8080
- Answer the exercises in TD2. You can ask for help if needed.