remove line breaks textarea php code example Example: string remove line breaks php preg_replace( "/\r|\n/", "", $yourString );