API Reference Document
« 范例
Gopher 函数 »
PHP Manual
范例
Basic Example
Basic Example
<?php
readfile
(
"gopher://gopher.example.com/somedocument"
);
?>