mirror of
https://github.com/php/presentations.git
synced 2026-03-24 15:42:33 +01:00
10 lines
263 B
XML
10 lines
263 B
XML
<slide title="Data Retrieval">
|
|
|
|
<blurb fontsize="3.5em">
|
|
Since our CSV source is likely to have more then one entry per file,
|
|
we should check if a country is already in the database before inserting it.
|
|
</blurb>
|
|
|
|
<example filename="database_pop4.php" />
|
|
|
|
</slide> |