INSERT 🥇 Foros Webmasters 🏅

INSERT 🥇 Foros Webmasters

Se encontraron 8 comentarios sobre INSERT en el Foro de Webnaranja

     Resetear
Puede repetir la búsqueda actual por Temas pulsando aquí
Autor Mensaje
  INSERT MU, SEASON 9 EPI 1, JUEGALO YA!  Tema: INSERT MU, SEASON 9 EPI 1, JUEGALO YA!  -   Juegos Online - Game Server  Foro: Juegos Online - Game Server
Envío Asunto:    Publicado: Avatar

  Como instalar en Foro PHPbb la opcion suscribirme a Foro  Tema: Como instalar en Foro PHPbb la opcion suscribirme a Foro  -   Portal DragonFlyCMS, CPGNuke  Foro: Portal DragonFlyCMS, CPGNuke
Envío Asunto:    Publicado: Avatar

...= $lang['No_longer_watching'].'<br /><br />'.sprintf($lang['Click_return_topic'], '<a href="'.getlink("&amp;file=viewforum&amp;f=$forum_id").'">', '</a>');
message_die(GENERAL_MESSAGE, $message);
} else {
// user not ask for "unwatch"
$is_watching_forum = TRUE;
}
} else {
if ( isset($_GET['watch']) ) {
if ( $_GET['watch'] == 'forum' ) {
$is_watching_forum = TRUE;
$sql_priority = (SQL_LAYER == "mysql") ? "LOW_PRIORITY" : '';
$sql = "INSERT $sql_priority INTO ".FORUMS_WATCH_TABLE." (user_id, forum_id, notify_status)
VALUES (".$userdata['user_id'].", $forum_id, 0)";
$result = $db->sql_query($sql);
}
url_refresh(getlink("&amp;file=viewforum&amp;f=$forum_id"));
$message = $lang['You_are_watching'].'<br /><br />'.sprintf($lang['Click_return_topic'], '<a href="'.getlink("&amp;file=viewforum&amp;f=$forum_id").'">', '</a>');
message_die(GENERAL_MESSAGE, $message);
}
}
} else {

// no user but try to unwatch

if ( isset($_GET['unwatch']) ) {
if ( $_GET['unwatch'] == 'forum' ) {
url_redirect(getlink('Your_Account...
Leer más ...
 
Página 1 de 1
Todas las horas son GMT + 1 Hora
Cambiar a: