芝麻web文件管理V1.00
编辑当前文件:/home/disqkgca/public_html/cargo/downloadbox.php
get_results(" SELECT * FROM kn_departuredates where processclose = 0 "); if($wpdb->num_rows>0) { $myrows = $wpdb->get_results( "SELECT * FROM kn_departuredates where processclose = 0 order by departuredate ASC" ); ?>
#
Delivery Type
Dates
Action
$val) { $counter++; $dtype = $wpdb->get_row( "SELECT * FROM kn_delieverytype WHERE id = '".$val->dtype."' ", ARRAY_A ); $class = ''; if($val->dtype == 1) { $class='style="color:blue"'; } else { $class='style="color:red"'; } ?>
>
departuredate));?>
Download
No Record Found...
'; } echo $displaymsg; ?>