Файловый менеджер - Редактировать - /www/wwwroot/gamenworld.store/themes/gamebasket/layout/gamedetail/content.phtml
�азад
<?php global $zon, $site_url; $gameinfo = getGamesById($zon['page'][1]); $gamedata = []; if($gameinfo['game_category']) { $sql = "SELECT * FROM zon_games where game_category='{$gameinfo['game_category']}' ORDER BY RAND()"; $gamedata = dataBy($sql); } ?> <div class="mx-2"> <?php if (getAdById("11", 'status') == 0) { ?> <div style="display: grid; place-items: center; margin-top:35px"> <?= getAdById("11", 'code') ?> </div> <?php } ?> </div> <div class="container"> <div class="content-wrapper single-game"> <div class="row"> <div class="col-md-9 game-content"> <div class="game-iframe-container" style="padding-top: 80%;"> <iframe class="game-iframe" id="game-area" src="<?php echo $gameinfo['game_url']; ?>" width="476" height="848" frameborder="0" allowfullscreen=""></iframe> </div> <div class="single-info-container"> <div class="header"> <div class="header-left"> <h1 class="single-title"> <?php echo $gameinfo['game_name'];?> </h1> <a class="playNow" href="<?php echo $site_url;?>gameplay/<?php echo $gameinfo['id'];?>"> <h3>Play Now </h3> </a> </div> </div> </div> <div class="info-the-game"> <b>Description</b> <div class="single-description"> <p> <?php echo $gameinfo['game_description'];?> </p> <b>Categories</b> <p class="cat-list"> <a href="javascript:;" class="cat-link"> <?php echo $gameinfo['game_category'];?> </a> </p> </div> <div class="mx-2"> <?php if (getAdById("12", 'status') == 0) { ?> <div style="display: grid; place-items: center; margin-top:35px"> <?= getAdById("12", 'code') ?> </div> <?php } ?> </div> </div> </div> </div> </div> </div> <div class="bottom-container"> <h3 class="item-title" style="padding:20px;"> <?php echo $gameinfo['game_category'];?> </h3> <div class="row" id="section-similar-games" style="padding:20px;"> <?php if(!empty($gamedata)){ foreach($gamedata as $gamedev){?> <div class="col-md-2 col-sm-3 col-4 item-grid"> <a href="<?php echo $site_url;?>gamedetail/<?php echo $gamedev['id'];?>"> <div class="list-game"> <div class="list-thumbnail"> <img src="<?php echo $gamedev['game_image_url'];?>" data-src="" class="small-thumb lazyloaded" alt="Emoji Puzzle"> </div> <div class="list-content"> <div class="list-title"><?php echo $gamedev['game_name'];?></div> </div> </div> </a> </div> <?php } }?> </div> </div> </div> <div class="mx-2"> <?php if (getAdById("13", 'status') == 0) { ?> <div style="display: grid; place-items: center; margin-top:35px"> <?= getAdById("13", 'code') ?> </div> <?php } ?> </div> <?php if (getAdById("14", 'status') == 0) { ?> <div class="mx-2"> <!-- 顶部锚定广告 --> <div class="top-anchor-ad" id="topAnchorAd" style="display: flex; align-items: center; justify-content: center;"> <div class="top-drawer-handle" onclick="this.parentElement.classList.toggle('ad-hidden'); document.body.style.paddingTop = this.parentElement.classList.contains('ad-hidden') ? '0px' : '120px';">▼</div> <?= getAdById("14", 'code') ?> </div> </div> <?php } ?> <?php if (getAdById("15", 'status') == 0) { ?> <div class="mx-2"> <!-- 底部锚定广告 --> <div class="anchor-ad" id="anchorAd" style="display: flex; align-items: center; justify-content: center;"> <div class="drawer-handle" onclick="this.parentElement.classList.toggle('ad-hidden'); document.body.style.paddingBottom = this.parentElement.classList.contains('ad-hidden') ? '0px' : '120px';">▲</div> <?= getAdById("15", 'code') ?> </div> </div> <?php } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.0.26 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка