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