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

search for in the

Gopher Functions> <Examples
[edit] Last updated: Fri, 24 May 2013

view this page in

Basic Example

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


add a note add a note User Contributed Notes Basic Example - [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 | stats | sitemap | contact | advertising | mirror sites