php - Converting html for mysql - what to do with s? -


Come on ??? I am converting several HTML documents into CSV files to upload to MSQL ??? To get data in the column, IAM instead of HTML divas etc with tabs as needed in a text editor, then paste it in a spreadsheet and save as CSV. This is working fine

Some "fields" have data on more than one line, which is achieved by using brâ € ™ s in html, leaving them in CSV Displays the data in the required format.

I ??? I have also created a script to add / modify the data and for the multi-line field ITE is output using textareas and then using nl2br () which again Displays the required data but the uploaded data is displayed as a continuous line with the bracket in the addition / modified script with brâ € ™ s .

Question one ?? ?? Can I do anything to change br / s> to replace the HTML data so that they appear as multi-lines in the texts?

change

"\ n"

     

Comments

Popular posts from this blog

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - XML - Serialize class - Some questions -