Help for this page

Select Code to Download


  1. or download this
    sub send_to_AOL {
       ...
    ...
       ...
       return $rv;
    }
    
  2. or download this
    $aim->get_info("screenname");
    $response = $aim->do_one_loop();