script : syntaxe php pour rajouter une redirection

script : syntaxe php pour rajouter une redirection - Programmation

Marsh Posté le 23-05-2002 à 22:31:53    

je connais pas du tout la syntaxe du truc mais j'aimerais rajouter qqchose a mon forum pour les ban :
 
if ( $ban_info = $db->sql_fetchrow($result) )
 {
  if ( $ban_info['ban_ip'] || $ban_info['ban_userid'] || $ban_info['ban_email'] )
  {
   message_die(CRITICAL_MESSAGE, 'You_been_banned';);
  }
  {
  echo '<META HTTP-EQUIV="Refresh" CONTENT="2;URL=http://www.teletubbies.com">Vous avez été banni';
  }
 }
 
 
 
visiblement la partie en gras c pas comme ca, que manque t il ? :??:

 

[jfdsdjhfuetppo]--Message édité par bitman le 23-05-2002 à 23:30:06--[/jfdsdjhfuetppo]

Reply

Marsh Posté le 23-05-2002 à 22:31:53   

Reply

Marsh Posté le 23-05-2002 à 22:42:18    

bitman a écrit a écrit :

je connais pas du tout la syntaxe du truc mais j'aimerais rajouter qqchose a mon forum pour les ban :
 
if ( $ban_info = $db->sql_fetchrow($result) )
 {
  if ( $ban_info['ban_ip'] || $ban_info['ban_userid'] || $ban_info['ban_email'] )
  {
   message_die(CRITICAL_MESSAGE, 'You_been_banned';);
  }
  {
  echo '<META HTTP-EQUIV="Refresh" CONTENT="2;URL=http://www.teletubbies.com">Vous avez été banni';
  }
 }
 
 
 
visiblement la partie en gras c pas comme ca, que manque t il ? :??:  




http://www.teletubbies.com --> pas très original  :??:


---------------
༼ つ ◕_◕ ༽つ
Reply

Marsh Posté le 23-05-2002 à 22:43:17    

bah oué ca me plait cette feature c rigolo
 
bon personne peut m'aider ici ?  :sweat:

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed