I'm pretty new to PHP so excuse the newbie-factor. I did search the forum prior to posting, but couldn't find a solution to this.
Basically I have a knowledge base configured on MySQL, and I'm using PHP pages to insert and display articles posted.
The problem is "\" and "tabs" are lost when the article is retrieved and displayed. I'm still trying to get my head around PHP syntax etc and I thought Egrep_replace might work, but I was hoping to find something akin to nl2br to make it easy
Thanks in advance for any suggestions.
Perimere