Re: [PHP] How to use phpIRC and question about HTML streaming!

2001-02-06 Thread Zenith
Thanks you very much!! -- PHP General 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]

Re: [PHP] How to use phpIRC and question about HTML streaming!

2001-02-06 Thread Alexander Wagner
Zenith wrote: > I have readying "web application develoment with PHP4.0" by Tabias > Ratschiller and Till Gerken at these days! > In chapter 3, I have talk about creating a IRC client with phpIRC and > HTML streaming, > but it hasn't talk too much about the implementation, also, it > haven't talk

[PHP] How to use phpIRC and question about HTML streaming!

2001-02-06 Thread Zenith
I have readying "web application develoment with PHP4.0" by Tabias Ratschiller and Till Gerken at these days! In chapter 3, I have talk about creating a IRC client with phpIRC and HTML streaming, but it hasn't talk too much about the implementation, also, it haven't talk much about HTML streaming.