mirror of
https://github.com/php/presentations.git
synced 2026-03-24 15:42:33 +01:00
10 lines
230 B
XML
10 lines
230 B
XML
<slide title="Fetching Data">
|
|
|
|
<blurb fontsize="4em">
|
|
To insert all rows we need to fetch the previously inserted countries and insert their ids with the IP
|
|
record data.
|
|
</blurb>
|
|
|
|
<example filename="database_pop8.php" />
|
|
|
|
</slide> |