#!/usr/local/bin/php -q <?php /* Jabber Class Example * Copyright 2002-2005, Steve Blinch * http://code.blitzaffe.com * ============================================================================ * * DETAILS * * Provides a very basic example of how to use class_Jabber.php. * * This example connects to a Jabber server, logs in, and waits until a message * is received from another contact. * * It t