mirror of
https://github.com/php/presentations.git
synced 2026-03-24 15:42:33 +01:00
10 lines
240 B
XML
10 lines
240 B
XML
<slide title="Column Types">
|
|
|
|
<blurb fontsize="4em">
|
|
In PHP5 there is also the %sqlite_fetch_column_types()% function that can be used to determine column types
|
|
inside a table.
|
|
</blurb>
|
|
|
|
<example filename="info3.php" result="1" />
|
|
|
|
</slide> |