im new to PHP and MySQL as you can tell 😃
I am trying to display the information stored in my database using PHP. Looking at the database through PHPMyAdmin, it shows multiple lines, it is just as I had entered into the database, but displaying it isn't. It seems as though everythign is on one line.
Can someone fill me in on how to get it to display properly?