范例
在线手册:中文 英文
PHP手册

Basic Example

<?php
readfile
("gopher://gopher.example.com/somedocument");
?>

范例
在线手册:中文 英文
PHP手册
PHP手册 - N: Basic Example

用户评论:

majareq at kezarth dot net (23-Sep-2009 01:32)

To read Gopher Reference Material Repository:

<?php
readfile
("gopher://home.jumpjet.info/11%5CBegin_Here%5CReferences");
?>