Dernière mise à jour: 18/06/2007 10:18:25
Signature Image for Violente  Avatar Image for Violente



WoWRoster v1.7.3

Props to Celandro, Paleblackness, Pytte, Rubricsinger, and Konkers for the original code used for this site.
WoWRoster home - www.wowroster.net
World of Warcraft and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries. All other trademarks are the property of their respective owners.
Additional Credits


Valid HTML 4.0 Transitional

This page was created in 0.09 seconds with 5 queries executed

SQL Queries
SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;
SELECT * FROM `roster_guild` WHERE `guild_name` = 'Les fondateurs d Azeroth' AND `server` = 'Krasus'
SELECT a.*, b.*, c.guild_name FROM `roster_players` a, `roster_members` b, `roster_guild` c WHERE a.member_id = b.member_id AND a.name = 'Violente' AND a.server = 'Krasus' AND a.guild_id = c.guild_id
SELECT `dateupdatedutc` FROM `roster_players` WHERE `name` = 'Violente'
SELECT *, DATE_FORMAT(date, '%d/%m/%Y %H:%i:%s') AS date2 FROM `roster_pvp2` WHERE `member_id` = '42' AND `enemy` = '1' AND `bg` >= '1' ORDER BY 'date' DESC, 'guild', 'name'