This tool has lots of exercises implemented from the Zend PHP5 Studyguide - Third edition A great way to get to know PHP.
How to use?
- Checkout this great tool from Github: https://github.com/TimvanSteenbergen/zendphp5study.git;
- In your terminal start php's built-in server 'php -S localhost:8000'
- In your browser go to 'localhost:8000'