Skip to content

Instantly share code, notes, and snippets.

@chrisvanpatten
Created February 15, 2019 20:28
Show Gist options
  • Select an option

  • Save chrisvanpatten/b5a845b70997d72eae4e5b8b0e36a146 to your computer and use it in GitHub Desktop.

Select an option

Save chrisvanpatten/b5a845b70997d72eae4e5b8b0e36a146 to your computer and use it in GitHub Desktop.
<?php
$fh = fopen(__DIR__ . '/mytext.txt', 'r');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment