PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a query that is not returning linebreaks. When I echo the database it does not put the linebreaks in. I tried a string substitute of /n to <br> but that did not work. When I view the field in PHPmyAdmin it shows the linebreaks.