[PHP] Re: ICQ

2005-10-25 Thread Michelle Konzack
Hello John, Am 2005-10-12 13:13:49, schrieb John Hinton: > Al Hafoudh wrote: > > >is it possible to connect to icq, send messages and etc? thanx > > > I looked all over that place for such a function some time back. I did > find several, but all were very old. The problem was they were all base

[PHP] Re: ICQ interface?

2002-08-19 Thread lallous
I feel like the request being sent is erroneous. it was: fputs($fp,"GET/scripts/online.dll?icq=$uin&img=5HTTP/1.0\n\n"); It should be: fputs($fp,"GET /scripts/online.dll?icq=$uin&img=5 HTTP/1.0\n\n"); And beside that it seems it is an outdated URL Elias "Justin French" <[EMA