Re: [PHP] buffer problem having a mind of its own

2005-10-04 Thread Jochem Maas
could you imagine that somebody who has never seen your code, has no idea how it is put together or even what platform it requires (php4/php5?) might not have clue what your on about? matt VanDeWalle wrote: hello again I was writing and rewriting my user function for my chat server trying to c

[PHP] buffer problem having a mind of its own

2005-10-02 Thread matt VanDeWalle
hello again I was writing and rewriting my user function for my chat server trying to crush this bug but its beyond me whats going on. basically I have it so if a new user comes on, we know that if they type "new" at the prompt so it goes to the newuser function, asks for a username, accepts