header('Content-type: text/html;charset=utf-8');
include("util.php");
?>
if (Isset($_GET['key']) && $_GET['key']!=""&& $_GET['key']>0){
$key=$_GET['key'];
$ret = getImagesForScheda($key);
$array_scheda=getSchedaArray($key);
}
?>
$sezione="VENDITE ";
$completa=$_GET['completa'];
if($completa!=null && $completa!='' && $completa==0){
//echo "in fase di realizzazione";
$sezione="OPERE IN FASE DI REALIZZAZIONE ";
}
else if($completa!=null && $completa!='' && $completa==1){
//echo "realizzate";
$sezione="OPERE REALIZZATE ";
}
if (Isset($_GET['key']) && $_GET['key']!=""&& $_GET['key']>0){
$key=$_GET['key'];
$ret = getImagesForScheda($key);
$array_scheda=getSchedaArray($key);
?>
$count=0;
for ($iX=0;$iX<=20;$iX++){
if ($ret[$iX]['path_thumb']!=null &&$ret[$iX]['path_thumb']!=""){
$count=$count+1;
?>
}
}
?>
|
|
Tipologia: |
|
Committente: |
|
Ubicazione: |
|
|
Anno di realizzazione: |
|
|
TIPOLOGIE |
|
Fatal error: Uncaught Error: Call to undefined function getTipologie() in D:\inetpub\webs\edilferriit\html\scheda.php:162
Stack trace:
#0 {main}
thrown in D:\inetpub\webs\edilferriit\html\scheda.php on line 162
| |