Warning: Use of undefined constant Titulo - assumed 'Titulo' (this will throw an Error in a future version of PHP) in /home/topgerad/public_html/fotos-visualizar.php on line 183
Notice: Undefined variable: ap in /home/topgerad/public_html/fotos-visualizar.php on line 183
Notice: Trying to access array offset on value of type null in /home/topgerad/public_html/fotos-visualizar.php on line 183
Warning: Use of undefined constant Titulo - assumed 'Titulo' (this will throw an Error in a future version of PHP) in /home/topgerad/public_html/fotos-visualizar.php on line 202
Notice: Undefined variable: ap in /home/topgerad/public_html/fotos-visualizar.php on line 202
Notice: Trying to access array offset on value of type null in /home/topgerad/public_html/fotos-visualizar.php on line 202
Warning: Use of undefined constant Descricao - assumed 'Descricao' (this will throw an Error in a future version of PHP) in /home/topgerad/public_html/fotos-visualizar.php on line 205
Notice: Undefined variable: ap in /home/topgerad/public_html/fotos-visualizar.php on line 205
Notice: Trying to access array offset on value of type null in /home/topgerad/public_html/fotos-visualizar.php on line 205
for($i=1; $i<11; $i++)
{
if($Imagem[$i])
{
?>
}
}
?>
Warning: Use of undefined constant Video - assumed 'Video' (this will throw an Error in a future version of PHP) in /home/topgerad/public_html/fotos-visualizar.php on line 244
Notice: Undefined variable: ap in /home/topgerad/public_html/fotos-visualizar.php on line 244
Notice: Trying to access array offset on value of type null in /home/topgerad/public_html/fotos-visualizar.php on line 244
require_once("footer.php");?>