oops, forgot this line

> // problem area begins here
>         $body = nl2br($body);
>         $line = $heading.'|'.$userno.'|'.time().'|'.$body;
          $line = stripslashes($line);
>         $line = $line."\n" ;
> // end problem area




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to