Basic Example

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

User Contributed Notes

There are no user contributed notes for this page.