<?xml version="1.0" encoding="ISO-8859-1"?>
<slide>
 <title>Adding a function</title>
 <blurb>
  After generating and compiling the new extension
  we can test it using the folling small script:
 </blurb>
 <example filename="examples/x3.php" fontsize="1.5em"/>
 <blurb>
  And, as expected, the result of this little script is %'foobar'%
 </blurb>
 <example filename="examples/x3.result" fontsize="1.5em"/>
</slide>

