<slide title="PHP &amp; WS">
<break/>
<blurb fontsize="3.5em">
PHP supports HTTP, and XML-RPC webservices out of the box.
</blurb>
<blurb fontsize="3.5em">
PHP4 supports SOAP via the %PEAR::SOAP% library.
</blurb>
<blurb fontsize="3.5em">
PHP5 has a bundled extension which is much faster than the 
PEAR::SOAP library but not as feature-complete yet. 
</blurb>
</slide>
