Files
Ilia Alshanetsky bc1df0f093 PHP|Works talks.
2004-10-13 14:53:59 +00:00

5 lines
103 B
PHP

<pre>
<?php
echo htmlspecialchars(file_get_contents(dirname(__FILE__) . "/WhoisData.wsdl"));
?>
</pre>