Skip to content

Instantly share code, notes, and snippets.

@jonathaningram
Created August 2, 2012 02:56
Show Gist options
  • Save jonathaningram/3232795 to your computer and use it in GitHub Desktop.
Save jonathaningram/3232795 to your computer and use it in GitHub Desktop.
<?php
$userData = str_replace(array("\r\n", "\r"), "\n", $userData);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment