keeping structure in mysql

admin

Administrator
Staff member
Hey, On my site I wrote a script that allows users to upload things like articles, and it gets stored in my mysql database. But when the info is later pulled from the database and displayed on my page, all structure has been lost and it just comes out as one big blob. Example:

I. How to use databases
A. Mysql
B. Oracle
II. Common Errors
A. Where Statement
B. Set Statement

The above gets displayed as this:

I. How to use databasesA. MysqlB. OracleII. Common ErrorsA. Where StatementB. Set Statement

Help!

-Jason Rottman
 
Back
Top