Debugging in PHP
TYPO3
Show in appDescription
This skill covers basic knowledge about error tracing methods in PHP.
Goals
- I know about simple methods to print values to output (var_dump, print_r, echo, die).
- I know how to set up and use Xdebug.
- I know how break points in Xdebug work.
Maintainer

Andreas Wolf