Why not just put the carriage return before the names then.

\nphil
\nbob


*********** REPLY SEPARATOR  ***********

On 28/12/2002 at 3:39 PM Phil Powell wrote:

>I checked, and I am adding just "bob".  Turns out to be a wacky logic
>problem.
>
>nicknames.txt contains this:
>
>phil\n
>bob\n
>
>When "bob" leaves the chatroom nicknames.txt becomes:
>
>phil\n
>
>BUT.. apparently that's not it either; the carriage return is also somehow
>stripped out.  So instead it's this:
>
>phil
>
>so when "joe" comes on board instead of
>
>phil\n
>joe\n
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to