mirror of
https://github.com/php/presentations.git
synced 2026-03-24 15:42:33 +01:00
9 lines
253 B
XML
9 lines
253 B
XML
<slide title="Triggers">
|
|
|
|
<blurb fontsize="4em">
|
|
Sqlite's trigger supports allows the automation of tasks normally requiring separate queries.
|
|
</blurb>
|
|
|
|
<example title="Count then IP ranges of each country" type="php" filename="trigger.php" />
|
|
|
|
</slide> |