mirror of
https://github.com/php/presentations.git
synced 2026-03-24 23:52:18 +01:00
15 lines
394 B
XML
15 lines
394 B
XML
<slide title="Future Plans">
|
|
|
|
<image filename="future.jpg" align="center" />
|
|
|
|
<blurb title="Pre-compiled SQL">
|
|
Ability to pre-compile SQL statements so that they need not be parsed every time they are executed.
|
|
</blurb>
|
|
|
|
<blurb title="PEAR Library">
|
|
A set of functions & classes for PEAR that can be used to implement various useful functions
|
|
to be used from within SQL.
|
|
</blurb>
|
|
|
|
</slide>
|