<slide title="What is PHP?">

<list fontsize="3em">
<bullet>General-purpose Scripting Language.</bullet>
<bullet>Templating System.</bullet>
<bullet>Application Framework.</bullet>
<bullet>Simple interface to databases, libraries, sockets, etc...</bullet>
</list>

<break />

<blurb fontsize="3em">
The flexibility of PHP ultimately made is the most popular choice of developers
as the engine of their web based applications.
</blurb>


</slide>