mirror of
https://github.com/php/presentations.git
synced 2026-04-25 16:28:17 +02:00
10 lines
316 B
XML
10 lines
316 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<slide title="SOAP client">
|
|
<example title='A simple Google search client'
|
|
fontsize='2em'
|
|
output='0' type='php' filename='scripts/ex_php_google.php'/>
|
|
<example title='... and the result of running it'
|
|
fontsize='1.5em'
|
|
filename='output/php_google.out'/>
|
|
</slide>
|