« 范例
Gopher 函数 »
PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境
PHP Manual
范例
Basic Example
Basic Example
<?php
readfile
(
"gopher://gopher.example.com/somedocument"
);
?>