I am new in PHP. I have a code in which i use multiple Text Editor with Jquery. Through Text editor i store values in mysql db. After That i have a page on which i fetch some fi
You are adding an extra lines within your textarea
by yourself while writing contents between textarea
you need to place those content as
<textarea name="editor1" id="editor1">NL FY 15-147 (PSO-040515)</textarea>
<textarea name="editor2" id="editor2"><b>Mr. Shahid Islam </b></br> Managing Director</br>Pakistan State Oil Company Limited</br>Karachi</textarea>