انا عاوز اسم جيلد الفورتريس يظهر انا مش عارف مش عاوز يظهر ليه
كود PHP:
<center><label><h4 class="icon">Jangan Fortress</h4></label></center>
<span><h3><?php
mssql_select_db($dbName2, $dbConn) or die ("Couln't select database $dbName2");
$janganFW = mssql_query("select GuildID,TaxRatio from _SiegeFortress where FortressID = 1");
while ($row = mssql_fetch_array($janganFW)) {
$janganID = $row['GuildID'];
$janganTax = $row['TaxRatio'];
}
$jangan = mssql_query("select Name from _Guild where ID = '$janganID'");
while ($row = mssql_fetch_array($jangan)) {
$janganOwner = $row['Name'];
}
#--- If name == Dummy set owner to nobody ---#
if($janganOwner == 'dummy'){
$janganOwner = 'Nobody';
}#END
?></h3></span>
<p><h4 class="icon">Fortress Registration</h4></p>
<span><h4 class="icon">All Days/AnyTimes</h4></span>
<p><h4 class="icon">Fortress Time</h4></p>
<span><h4 class="icon">Friday,at 8.00/9:30</h4></span>
</div>
الكود الخاص للفورتريس ب index بس هو كان هوتان و عدلته حتي اصلا كان في هوتان مش شغال !!
مع العلم اني واخد الفورتريس في الجيم عندي