<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I would like to write a PHP script to log on to a
jabber server. Have the stored messages parsed to a web page. Then
disconnect.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I'm not really sure how to do this. I have been
playing around with a PHP script that will connect and the send a message from a
form. But the incoming messages is where my problem lies. I have looked into
using expat (and xml parser) but i'm not sure if that will do it or not. I
actually really need to know how to actually recieve the messages.....i think
that is dont automatically at login. Any ideas would be very
appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2>Nicholas Lafferty<BR></FONT></DIV></BODY></HTML>