Exemple
Funcții Gopher
Exemple
PHP Manual
Basic Example
<?php
readfile
(
"gopher://gopher.example.com/somedocument"
);
?>
Exemple
Funcții Gopher
Exemple
PHP Manual