Ver Mensaje Individual
  #3 (permalink)  
Antiguo 22/11/2005, 16:45
Avatar de davidangel
davidangel
 
Fecha de Ingreso: abril-2005
Mensajes: 124
Antigüedad: 19 años
Puntos: 0
<?
/* tu conexxion y todo lo q quieres bla bla luego sigo tu estructura*/
.....
$sql = "Select * from servicios where idservicio =1 "; //ejemplo idservicios =1
$rs = mysql_query($sql) or die("<pre>".mysql_error()."</pre>");
$datos= mysql_num_rows($rs);

?>

<?php if ($datos != 0') { ?>
....
<?php

} else {
// esto se debe de mostar en caso k no tenga ningun registro en mi B.D.
?>
...
<?}?>
__________________
Angel de Madrid
-------------------------------------------------
guarda tus favoritos http://markerbox.com (no requiere correo) :arriba: