mirror of
https://github.com/php/presentations.git
synced 2026-03-24 23:52:18 +01:00
13 lines
236 B
XML
13 lines
236 B
XML
<slide title="PHP Example">
|
|
<image filename="animated_elephant.gif" align="right" marginright="1.0em"/>
|
|
<blurb>
|
|
An example program that downloads a webpage.
|
|
</blurb>
|
|
|
|
<example
|
|
type="php"
|
|
filename="request.php"/>
|
|
|
|
|
|
</slide>
|