Skip to content
Jose G. Coronado edited this page Jun 30, 2013 · 5 revisions

Samples

Show file as is

   <?php
      $vfile = "https://github.com/coronadoland/coronadoland.github.io/wiki/PHP";
      readfile($vfile);
   ?>

References

Clone this wiki locally