load->library('curl'); // API Key $key = "608df94896cb9c5421ae748235492b43815610c9"; $username = ""; $password = ""; $adif = "".$qso_date."".$time_on."".$qso['call']."".$qso['band']."".$qso['mode']."".$qso['freq']; echo $CI->curl->simple_post('curl_test/message', array('message'=>'Sup buddy')); } public function check(){} } /* End of file Clublog.php */