File manager - Edit - /home/u146574517/domains/alhgr.com/public_html/static/img/logo/config.php.tar
Back
home/u146574517/domains/alhgr.com/public_html/config.php 0000644 00000001512 15022732266 0016460 0 ustar 00 <?php // +------------------------------------------------------------------------+ // | @author: coder_mvn // | @name: Poko - The Arcade Online HTML5 Game Playing Platform // | @author_email: mvk62015@gmail.com // | @version: 4.0v // +------------------------------------------------------------------------+ // | Poko - The Arcade Online HTML5 Game Playing Platform // | Copyright (c) 2023 Poko. All rights reserved. // +------------------------------------------------------------------------+ // MySQL Database User define("DB_USERNAME", "u146574517_alhgr"); // MySQL Database Password define("DB_PASSWORD", "Hh52999999"); // MySQL Hostname define("DB_HOST", "localhost"); // MySQL Database Name define("DB_NAME", "u146574517_alhgr"); // Site URL $site_url = "https://alhgr.com/"; // e.g (http://example.com) ?>