Help for this page

Select Code to Download


  1. or download this
    while (1) {
        $aim->do_one_loop();
    ...
        # If you feel the need, now you can........
        $aim->send_im($name, $message);
    }