? 范例
Gopher 函数 ?
代码学院 www.codexy.cn
PHP Manual
范例
Basic Example
Basic Example
<?php
readfile
(
"gopher://gopher.example.com/somedocument"
);
?>