mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
9 lines
255 B
XML
9 lines
255 B
XML
<slide title="Error Tracking Problem">
|
|
|
|
<blurb fontsize="4em">
|
|
The biggest problem with error tracking, is that you get information about the effect and not the cause.
|
|
</blurb>
|
|
|
|
<example fontsize="2em" type="php" filename="error_problem.php" />
|
|
|
|
</slide> |