« Examples
Gopher Functions »
PHP Manual
Examples
Basic Example
Basic Example
<?php
readfile
(
"gopher://gopher.example.com/somedocument"
);
?>