Quick Explanation
Posted: Fri Jun 14, 2002 7:29 pm
hi guys,
can anybody tell me in english what this expression is doing?
especially the meaning and use of addslashes, nl2br.
Thanks 
can anybody tell me in english what this expression is doing?
especially the meaning and use of addslashes, nl2br.
Code: Select all
$filedesc = addslashes(nl2br($filedesc));