HowdeeDoodee
Technical User
I want to display an outline with indentations and with paragraphs below some of the outline headings. I have the file set up in Word and can convert to Excel and then to a csv file to be transfered into MySql. Paragraph marks in a csv file indicate a new record which I do not want. I want indentations and paragraphs to appeear from within each record if necessary.
How do I make indentations and separate paragraphs appear on a PHP paginated results page when the results page data only comes from MySql retrieved data? Is there a way to make this happen in the csv file?
How do I make indentations and separate paragraphs appear on a PHP paginated results page when the results page data only comes from MySql retrieved data? Is there a way to make this happen in the csv file?