Файловый менеджер - Редактировать - /www/wwwroot/gamenworld.store/themes/gameturkey/layout/search/content.phtml
�азад
<?php global $zon, $site_url; ?> <?php $gamedata = []; if(isset($_GET['query'])) { $sql = "SELECT * FROM zon_games where game_name like '%".urldecode($_GET['query'])."%' ORDER BY RAND()"; $gamedata = dataBy($sql); } ?> <section> <div class="container"> <div class="bnr728"> <div class="srch404"> <form id="search_form" method="get" onsubmit="return handleSearch()"> <input id="s" name="name" placeholder="Search game..." value="<?= $_GET['query']?>" style="border-radius: 20px;padding-left:10px;background-color: #c7d2d7;" type="text"> </form> <script> function handleSearch() { var searchTerm = document.getElementById('s').value; if (searchTerm.trim() !== '') { window.location.href = '<?= $site_url?>search?query=' + encodeURIComponent(searchTerm); } return false; // 阻止表单默认提交行为 } </script> </div> </div> <div class="term-heading"> <h2 class="has-medium-font-size uppercase"> Search Results </h2> </div> <div class="flex-container margin-bottom-15" id="searchResults"> <section> <div class="container"> <div class="flex-container margin-bottom-15"> <?php foreach($gamedata as $gameinfo) {?> <article class="flex-item template-game-list" data-category="Action" data-num="100"> <a class="app clickable" href="<?php echo $site_url;?>gamedetail/<?php echo $gameinfo['id'];?>"> <div class="app-icon"> <img alt="Temple Duel Lightsaber" decoding="async" height="90" importance="low" loading="lazy" src="<?= $gameinfo['game_image_url']?>" width="90"> </div> <div class="app-name truncate"> <div class="has-normal-font-size no-margin no-padding truncate"> <?php echo $gameinfo['game_name'];?> </div> </div> </a> </article> <?php } ?> </div> </div> </section> </div> </div> </section> <section> <div class="container"> <h2 class="has-medium-font-size uppercase" id="h-frequently-asked-questions"> Welcome to website </h2> <p> website is a website for you to enjoy free online games, including action, arcade, platform, and all kinds of popular games, you name it! </p> <p> We find and collect amazing web games from the internet and test them before presenting to gamers. What we want is the best and the most interesting games for you! We also update our games regularly, so you don't have to worry about no fresh online games to play anymore! </p> <p> We value our content, but we value your opinions and involvement even more. If there is any game you'd like to play on the website, or you have any advice on any of our games, please don't hesitate to contact us . </p> <p> If you want to play some game selections that are quick and fun, website is all you need. We hope you have a great game experience here. Be sure to check out our site frequently for new games as well! </p> </div> </section>
| ver. 1.4 |
Github
|
.
| PHP 8.0.26 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка