Files
archived-presentations/slides/debugging/error_problem.xml
2004-03-09 16:41:39 +00:00

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>