php remove break line on text file code example Example: remove line break html php preg_replace( "/\r|\n/", "", $yourString );