| Bienvenue sur Melrose Place 2.0. |
<?
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
Informations Staff
| Bienvenue Guest
| Diffusions
|
| Créateur/Administrateur : Lurd
Ouverture : 24 Octobre 2009
|
BIENVENUE SUR MELROSE-PLACE
Le forum sur Melrose Place 2.0. Sur lequel tu retrouveras
toute l'actualité.
Vous retrouverez aussi des photos, vidéos, spoilers !
Alors, rejoignez-vous.
| USA - CW
Le 03 Novembre 2009
1x8 : Gower
Le 10 Novembre 2009
1x9 : Sycamore
Le 17 Novembre 2009
1x10 : Fountain
|
|
| Forum |
Topics |
Posts |
Last Post |
| Le Forum |
|
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Règles du Forum
Venez lire le réglement avant de poster des messages, merci.
|
1 |
1 |
Réglement du Forum Sat 24 Oct - 14:14 Lurd  |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Présentations des membres
Merci de bien vouloir vous présenter ici. {obligatoire}
|
7 |
11 |
hello^^ Wed 23 Dec - 18:35 karl  |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Informations/Nouveautés
Vous retrouverez ici toutes les infos & nouveautés concernant le forum.
|
0 |
0 |
No Posts |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Partenaires
Faites votre demande de partenariat.
|
3 |
3 |
Demande de Partenariat Thu 29 Oct - 10:52 Lurd  |
| Melrose Place |
|
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
News
Actualité sur la Série.
|
0 |
0 |
No Posts |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Diffusion
Pour connaitre toutes les dates de diffusions !
|
1 |
4 |
Diffusion Saison 1 M… Sat 7 Nov - 15:44 mrpaul35  |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Saison
Vous y trouverez résumés et infos.
|
7 |
7 |
Episode 7 : Windsof Sun 25 Oct - 14:37 Lurd  |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Spoilers
Partie réservée exclusivement aux spoilers.
|
4 |
7 |
Melrose Place Spoile… Wed 11 Nov - 00:42 snipsi93  |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Personnages
Venez parler de votre personnage préféré.
Michael Mancini
Auggie Kirkpatrick
Violet Foster
Riley Richmond
David Breck
Ella Simms
Jonah Miller
Lauren Yung
Sydney Andrews
David
Amanda Woodward
|
0 |
0 |
No Posts |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Acteurs
Venez parler de votre acteur préféré.
Thomas Calabro
Colin Egglesfield
Ashlee Simpson-Wentz
Jessica Lucas
Shaun Sipos
Katie Cassidy
Michael Rady
Stephanie Jacobsen
Laura Leighton
Sean Sippos
Heather Locklear
|
17 |
18 |
Interview Laura Leig… Fri 30 Oct - 10:42 Lurd  |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Sondages
Pour tous les sondages sur la série, les persos, ...
|
1 |
4 |
Melrose Place 2.0 es… Wed 23 Dec - 18:40 karl  |
| Multimédia |
|
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Presse
Les articles de presse écrite ou trouvés sur internet sont ici.
|
5 |
19 |
Le Toy Boy de Courte… Wed 11 Nov - 00:36 snipsi93  |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Vidéos
Toutes les vidéos des interviews, ... sont ici.
|
3 |
5 |
Générique Melrose Pl… Wed 11 Nov - 00:34 snipsi93  |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Photos
Toutes les photos de la série, des personnages, des acteurs, ... sont ici !
|
0 |
0 |
No Posts |
| Divers |
|
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Séries TV
Venez parler des Autres Séries TV
|
4 |
8 |
Bones Thu 29 Oct - 10:51 Lurd  |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Discussions
Discuter de tout et de rien.
|
0 |
0 |
No Posts |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Fanarts sur la Série
Ici, c'est juste pour vos créations sur la série.
|
0 |
0 |
No Posts |
require("a-news/admin/configuration/informations.php3");
// Test pour l'insertion et la sélection de données dans une base de donnée
if ($TestFunction != "1")
{
function MyAddSlashes($chaine ) {
return( get_magic_quotes_gpc() == 1 ?
$chaine :
AddSlashes($chaine) );
}
function MyStripSlashes($chaine) {
return( get_magic_quotes_gpc() == 1 ?
StripSlashes($chaine) :
$chaine );
}
function MyStripSlashes_2($chaine) {
return( get_magic_quotes_runtime() == 1 ?
StripSlashes($chaine) :
$chaine );
}
$TestFunction = "1";
}
$mysql_link = mysql_connect($Hote, $Login, $Pass_mysql);
mysql_select_db($Base);
$query = "SELECT * FROM $TablePer WHERE ID='1' ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$P_ID = $row[0];
$P_Affichage = $row[1];
$P_Affichage = MyStripSlashes_2($P_Affichage);
$P_Affichage = ereg_replace("<", "<", $P_Affichage);
$P_Affichage = ereg_replace(">", ">", $P_Affichage);
$P_Affichage2 = $P_Affichage;
}
$query = "SELECT * FROM $TableNews WHERE Validation='1' ORDER BY ID ASC ";
$mysql_result = mysql_query($query, $mysql_link);
while($row = mysql_fetch_row($mysql_result))
{
$N_ID = $row[1];
$N_Titre = $row[2];
$N_Nouvelle = $row[3];
$N_Image = $row[4];
$N_Validation = $row[5];
$N_Date = $row[6];
$N_Titre = MyStripSlashes_2($N_Titre);
$N_Nouvelle = MyStripSlashes_2($N_Nouvelle);
if($N_Image == "")
{
$N_Image = "";
}
else
{
$N_Image = " ";
}
$P_Affichage = $P_Affichage2;
$P_Affichage = str_replace("[Titre]", "$N_Titre", $P_Affichage);
$P_Affichage = str_replace("[Date]", "$N_Date", $P_Affichage);
$P_Affichage = str_replace("[Nouvelle]", "$N_Nouvelle", $P_Affichage);
$P_Affichage = str_replace("[Image]", "$N_Image", $P_Affichage);
echo "
$P_Affichage
";
}
?>
 |
Publicité
Vous avez un site, forum, blog... mettez votre adresse à partir de 10 messages.
|
0 |
0 |
No Posts |
| Who is Online |
 |
Our users have posted a total of 87 articles dans 53 topics We have 12 registered users
The newest registered user is karl
|
In total there are 0 users online: 0 registered, 0 hidden, 0 guests and 0 search engine
[ Administrateur ]
[ Modérateur ]
[ Nouveau ]
[ Fan ]
[ Petit(e) Fan ]
Most users ever online was 10 on Sun 25 Oct - 10:58 Registered Users: None
Birthdays: No birthday today Birthdays for the next 7 days: snipsi93 (18) |
| This data is based on users active over the past 60 minutes |
 |
New posts |
|
 |
No new posts |
|
 |
Forum is locked |
Powered and Generated by http://www.espacejavascript.com
|