-
Notifications
You must be signed in to change notification settings - Fork 27
/
apmysql.xml
30 lines (30 loc) · 1011 Bytes
/
apmysql.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<presentation
template="php"
navmode="html"
backgroundimage="slides/intro/background.png"
backgroundrepeat="1"
backgroundfixed="1"
>
<topic>Databases</topic>
<title>PHP and MySQL</title>
<event>ApacheCon</event>
<location>Last Vegas</location>
<date>November 18, 2002</date>
<speaker>Rasmus Lerdorf</speaker>
<email>[email protected]</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_udf.xml</slide>
<slide>slides/intro/squid1.xml</slide>
<slide>slides/intro/squid2.xml</slide>
<slide>slides/intro/repl1.xml</slide>
<slide>slides/intro/apache_hooks.xml</slide>
</presentation>