| |
; ?>) |
= $nota->getTitulo(); ?> |
| |
| = substr($nota->getTexto(), 0, 240)."..."; ?> |
| = traducefecha($nota->getFecha()); ?>
|
|
|
| |
|
| |
; ?>) |
= $nota->getTitulo(); ?> |
| |
| = substr($nota->getTexto(), 0, 240)."..."; ?> |
| = traducefecha($nota->getFecha()); ?>
|
|
|
| |
|
| |
|
| |
|
if($flag == 1){
$nota->Conectar();
$_pagi_sql = "SELECT * FROM noticias WHERE (noticias_titulo LIKE '%".$parametro."%' OR noticias_noticias LIKE '%".$parametro."%') AND noticias_vigente='1' ORDER BY noticias_fecha ASC";
$_pagi_Otros = "&flag=".$flag."¶metro=".$parametro;
$_pagi_result = mysql_query($_pagi_sql);
$_pagi_cuantos = 5;
$_pagi_nav_num_enlaces = 5;
$_pagi_nav_anterior = "<<";
$_pagi_nav_siguiente = ">>";
include("includes/paginator.inc.php");
if(mysql_num_rows($_pagi_result) > 0){
?>
|
| |
while($row = mysql_fetch_array($_pagi_result)){
?>
|
} ?>
| |
| = $_pagi_info; ?> |
| = $_pagi_navegacion; ?> |
} else {?>
| Sin resultados para la búsqueda |
} } else { ?>
| |
$nota->getNotaIndexList(3); echo $nota->getTitulo(); ?>
-
= traducefechanum($nota->getFecha()); ?>
|
|
Más Información |
 |
|
| |
$nota->getNotaIndexList(4); echo $nota->getTitulo(); ?>
-
= traducefechanum($nota->getFecha()); ?>
|
|
Más Información |
 |
|
| |
$nota->getNotaIndexList(5); echo $nota->getTitulo(); ?>
-
= traducefechanum($nota->getFecha()); ?>
|
|
Más Información |
 |
|
| |
$nota->getNotaIndexList(6); echo $nota->getTitulo(); ?>
-
= traducefechanum($nota->getFecha()); ?>
|
|
Más Información |
 |
|
| |
$nota->getNotaIndexList(7); echo $nota->getTitulo(); ?>
-
= traducefechanum($nota->getFecha()); ?>
|
|
Más Información |
 |
|
| |
} ?>
| |
| |
| |