include "datos.php";
$id=$_REQUEST["id"];
$abs=mysql_query("select * from abogados where id = '$id' and $visible_en='si'",$conexion);
$ab=mysql_fetch_object($abs);
// ingles
$componentes = mysql_query("select * from especialidades where buffete = '$id'",$conexion);
while($componente = mysql_fetch_object($componentes)){
if($componente->nombre == 'English Language'){
$ingles = true;
}
}
?>
Documento sin título
|
|
|
|
| echo $ab->nombre;?> |
|
 echo $ab->fotoContacto; else echo $fotosh[rand(0,count($fotosh)-1)];?>) |
|
|
|
|
| |
|
|
|
|
| |
//echo $ab->pie;?>Para su tranquilidad www.abogadosdesevilla.es |
|
|
|
|
mysql_close(); ?>