1, "Forgiven not Forgotten" => 2, "Talk on Corners SE" => 3 ,"In Blue" => 4,"Borrowed Heaven" => 5,"Home" => 6,"Manter" => 13); //$skin_array = array("CorrsPT" => 1, "Forgiven not Forgotten" => 2, "Talk on Corners" => 3, "In Blue" => 4, "Borrowed Heaven" => 5, "Home" => 6, "Manter" => 13); function print_select($id) { global $skin_array; $result = ""; foreach ($skin_array as $value => $key) { if ($key == $id) $result .= ""; else $result .= ""; } return $result; } ?> CorrsPT : The Corrs em Português
"; echo "
"; } else { echo "
"; echo "
"; } ?>
imagem
"; else echo "\"banner\""; ?>
"banda.php", "Biografia" => "biografia.php", "Perfis" => "perfis.php","Biblioteca Corrs" => "bbc.php","Imagens" => "gallery/index.php"); //, "Tour" => "tour.php", ?>
\n
\n\n\"down\"\n
\n"; } //Imprime texto retirado de uma base de dados, transforma newline em HTML //e substitui o caracter de escape function printTxt($text){ echo stripslashes(nl2br($text)); } function processTxt($text){ return stripslashes($text); } ?>
Fatal error: Call to undefined function makeSideMenu() in /home/corrspt/public_html/banda.php on line 5