num_rows() > 0) { foreach ($query->result() as $row) { ?> config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?>

QSO with COL_CALL)); ?> on the COL_TIME_ON); echo date('d/m/y', $timestamp); $timestamp = strtotime($row->COL_TIME_ON); echo " at ".date('H:i', $timestamp); ?>

QSO with COL_CALL)); ?> on the COL_TIME_ON); echo date('d/m/y', $timestamp);?>

config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?> config->item('display_freq') == true) { ?> COL_FREQ_RX != 0) { ?> COL_GRIDSQUARE != null) { ?> COL_VUCC_GRIDS != null) { ?> COL_STATE != null) { ?> COL_NAME != null) { ?> config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE) { ?> COL_COMMENT != null) { ?> COL_SAT_NAME != null) { ?> COL_SAT_MODE != null) { ?> COL_COUNTRY != null) { ?> COL_IOTA != null) { ?> COL_SOTA_REF != null) { ?> COL_DARC_DOK != null) { ?>
Date/Time: COL_TIME_ON); echo date($this->config->item('qso_date_format'), $timestamp); $timestamp = strtotime($row->COL_TIME_ON); echo " at ".date('H:i', $timestamp); ?> COL_TIME_ON); echo date($this->config->item('qso_date_format'), $timestamp); ?>
Callsign: COL_CALL)); ?>
Band: COL_BAND; ?>
Freq: COL_FREQ); ?>
Freq (RX): COL_FREQ_RX); ?>
Mode: COL_MODE; ?>
RST Sent: COL_RST_SENT; ?> COL_STX) { ?>(COL_STX;?>) COL_STX_STRING) { ?>(COL_STX_STRING;?>)
RST Recv: COL_RST_RCVD; ?> COL_SRX) { ?>(COL_SRX;?>) COL_SRX_STRING) { ?>(COL_SRX_STRING;?>)
Gridsquare: COL_GRIDSQUARE; ?>
Gridsquare (Multi): COL_VUCC_GRIDS; ?>
USA State: COL_STATE; ?>
Name: COL_NAME; ?>
Comment: COL_COMMENT; ?>
Sat Name: COL_SAT_NAME; ?>
Sat Mode: COL_SAT_MODE; ?>
Country: COL_COUNTRY; ?>
IOTA Ref: COL_IOTA; ?>
SOTA Ref: COL_SOTA_REF; ?>
DOK: COL_DARC_DOK; ?>
COL_QSL_SENT == "Y" || $row->COL_QSL_RCVD == "Y") { ?>

QSL Info:

COL_QSL_SENT == "Y" && $row->COL_QSL_SENT_VIA == "B") { ?>

QSL Card has been sent via the bureau

COL_QSL_SENT == "Y" && $row->COL_QSL_SENT_VIA == "D") { ?>

QSL Card has been sent direct

COL_QSL_RCVD == "Y" && $row->COL_QSL_RCVD_VIA == "B") { ?>

QSL Card has been received via the bureau

COL_QSL_RCVD == "Y" && $row->COL_QSL_RCVD_VIA == "D") { ?>

QSL Card has been received direct

COL_LOTW_QSL_RCVD == "Y") { ?>

LoTW:

This QSO is confirmed on Lotw

Station Information

station_city) { ?> station_country) { ?> COL_OPERATOR) { ?> config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE) { ?>
Station Callsign station_callsign; ?>
Station Gridsquare station_gridsquare; ?>
Station City: station_city; ?>
Station Country: station_country; ?>
Station Operator COL_OPERATOR; ?>
Edit QSO
COL_GRIDSQUARE != null) { $stn_loc = $this->qra->qra2latlong(trim($row->COL_GRIDSQUARE)); $lat = $stn_loc[0]; $lng = $stn_loc[1]; } else { $CI =& get_instance(); $CI->load->model('Logbook_model'); $result = $CI->Logbook_model->dxcc_lookup($row->COL_CALL, $row->COL_TIME_ON); $lat = $result['lat']; $lng = $result['long']; } ?>