• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

have small problem

cocacola13

Member
Joined
Jan 18, 2019
Messages
179
Reaction score
12
Location
poland
hello, i'm trying to make castle24 for the website but i can't get the guild name and its logo from the database, i have this
1679697355905.png

<?php $guildName = $SQL->query('SELECT name FROM guilds WHERE id = (SELECT value FROM global_storage WHERE global_storage.key = 123123)')->fetchAll();
Please Help me
 
Back
Top