mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
31 lines
1004 B
XML
31 lines
1004 B
XML
<presentation
|
|
template="php"
|
|
navmode="html"
|
|
backgroundimage="slides/intro/background.png"
|
|
backgroundrepeat="1"
|
|
backgroundfixed="1"
|
|
>
|
|
<topic>Databases</topic>
|
|
<title>PHP and MySQL</title>
|
|
<event>OSCON</event>
|
|
<location>San Diego</location>
|
|
<date>July 25, 2002</date>
|
|
<speaker>Rasmus Lerdorf</speaker>
|
|
<email>rasmus@php.net</email>
|
|
<slide>slides/intro/titlepage.xml</slide>
|
|
<slide>slides/intro/mysql_setup.xml</slide>
|
|
<slide>slides/intro/mysql_check.xml</slide>
|
|
<slide>slides/intro/mysql_connect.xml</slide>
|
|
<slide>slides/intro/mysql_pconnect.xml</slide>
|
|
<slide>slides/intro/mysql_create.xml</slide>
|
|
<slide>slides/intro/mysql_insert.xml</slide>
|
|
<slide>slides/intro/mysql_select.xml</slide>
|
|
<slide>slides/intro/mysql_time.xml</slide>
|
|
<slide>slides/intro/mysql_update.xml</slide>
|
|
<slide>slides/intro/mysql_opt.xml</slide>
|
|
<slide>slides/intro/squid1.xml</slide>
|
|
<slide>slides/intro/squid2.xml</slide>
|
|
<slide>slides/intro/repl1.xml</slide>
|
|
<slide>slides/intro/mysqlresources.xml</slide>
|
|
</presentation>
|