mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
12 lines
288 B
XML
12 lines
288 B
XML
<slide title="Error Handling">
|
|
|
|
<image filename="bsod.jpg" align="right" />
|
|
|
|
<blurb fontsize="4em">
|
|
It is inevitable that some queries will fail and to resolve the
|
|
problem a mechanism is needed to detect and log those queries.
|
|
</blurb>
|
|
|
|
<example filename="database_pop3.php" />
|
|
|
|
</slide> |