D David New member May 26, 2010 #1 Existing code is: echo nl2br($row['body_'.$langname]); ---- The actual field name is body_eng. The nl2br is needed to read special characters...
Existing code is: echo nl2br($row['body_'.$langname]); ---- The actual field name is body_eng. The nl2br is needed to read special characters...