Programação de Navios

AS DATAS SÃO ESTIMDAS E ESTÃO SUJEITAS À ALTERAÇÃO SEM AVISO PRÉVIO.

PROGRAMAÇÃO DE NAVIOS

selectDB("id,navios,viagem,servicos,origem,destino,date_format(cutoff,'%d/%m/%Y') AS cutoff,date_format(saida,'%d/%m/%Y') AS saida,date_format(chegada,'%d/%m/%Y') AS chegada", "schedule", "WHERE origem=? && destino=? && cutoff>? ORDER BY SUBSTR(cutoff, 7, 4),SUBSTR(cutoff, 3, 2),SUBSTR(cutoff, 1, 2) ASC", array($Origem, $Destino, $Cutoff)); while ($Fetch = $BFetch->fetch(PDO::FETCH_ASSOC)) { echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; } ?>
NAVIOSVIAGEMLINHAORIGEMDESTINOCUT OFFPREV. SAIDAPREV. CHEGADA
" . $Fetch['navios'] . "" . $Fetch['viagem'] . "" . $Fetch['servicos'] . "" . $Fetch['origem'] . "" . $Fetch['destino'] . "" . $Fetch['cutoff'] . "" . $Fetch['saida'] . "" . $Fetch['chegada'] . "
plugins premium WordPress
Rolar para cima