$url = "http://novamassa.com/noticias/";
$url_path = explode("/", $url);
include "$url_path[3]/includes/config.php";
include "$url_path[3]/LKn_funcs.php";
conexao($host_db,$usuario_db,$senha_db,$BancoDeDados);
mostra_news("noticias",5,1,"noticias",1,"600x600",1,"http://novamassa.com/noticias/",1);
close_con();
?>
|
|
|