text box remove tha \n and srting show in single line in php code example Example: remove line break html php preg_replace( "/\r|\n/", "", $yourString );