php
中文手册
pre:
« 范例
next:
Gopher 函数 »
Basic Example
<?php
readfile
(
"gopher://gopher.example.com/somedocument"
);
?>