« Örnekler
Gopher İşlevleri »
PHP Manual
Örnekler
Basic Example
Basic Example
<?php
readfile
(
"gopher://gopher.example.com/somedocument"
);
?>