Files
2004-03-09 16:41:39 +00:00

11 lines
256 B
XML

<slide title="PHP in SQL">
<blurb fontsize="4em">
Because the SQLite library is both a client and a database you have the ability to call PHP function(s)
from within SQL queries.
</blurb>
<example result="1" type="php" filename="phpsql.php" />
</slide>