mirror of
https://github.com/php/presentations.git
synced 2026-04-25 08:18:13 +02:00
9 lines
265 B
XML
9 lines
265 B
XML
<slide title="User Input Validation">
|
|
|
|
<blurb fontsize="3em" title="An ounce of prevention is worth a pound of cure!">
|
|
Always consider the worst possible situation and add code to prevent problems.
|
|
</blurb>
|
|
|
|
<example filename="user_prev.php" type="php" />
|
|
|
|
</slide> |