downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Funciones de Gopher> <Ejemplos
[edit] Last updated: Fri, 17 May 2013

view this page in

Ejemplo Básico

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


add a note add a note User Contributed Notes Ejemplo Básico - [1 notes]
up
-1
majareq at kezarth dot net
3 years ago
To read Gopher Reference Material Repository:

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

 
show source | credits | sitemap | contact | advertising | mirror sites