load->library('curl'); // API Key $key = "a11c3235cd74b88212ce726857056939d52372bd"; $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 */