Skip to content

Instantly share code, notes, and snippets.

@dhaley
Created October 2, 2013 23:19
Show Gist options
  • Save dhaley/6801986 to your computer and use it in GitHub Desktop.
Save dhaley/6801986 to your computer and use it in GitHub Desktop.
Print normal EOLs with php
<?php
print "this is a line with unix style eols\n";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment