mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
11 lines
326 B
XML
11 lines
326 B
XML
<slide title="Input Tracking">
|
|
|
|
<blurb fontsize="3em">
|
|
Some errors can only be duplicated with certain specific input, which is
|
|
probably why they slipped un-noticed during testing. To solve these problems
|
|
it may be important to log all user input.
|
|
</blurb>
|
|
|
|
<example filename="input_log.php" result="1" type="php" />
|
|
|
|
</slide> |