Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save chrisvanpatten/f485c1b9d43d1f3dd6f496fabaf61ebb 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