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

search for in the

Gopher Functions> <Examples
[edit] Last updated: Fri, 25 May 2012

view this page in

Basic Example

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


add a note add a note User Contributed Notes Basic Example
majareq at kezarth dot net 23-Sep-2009 05:32
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