|
";
echo "
PESQUISA |
|
Data
";
unset ($option_selected);
if($check_data != "")
$option_selected = substr($data_inicio, 8, 2);
echo "";
if($check_data != "")
$option_selected = substr($data_inicio, 5, 2);
echo "";
if($check_data != "")
$option_selected = substr($data_inicio,0,4);
echo " ";
if($check_data != "")
$option_selected = substr($data_fim, 8, 2);
echo "";
if($check_data != "")
$option_selected = substr($data_fim, 5, 2);
echo "";
if($check_data != "")
$option_selected = substr($data_fim,0,4);
echo "
";
echo "
todas as notícias
|
";?>
|