X7ROOT File Manager
Current Path:
/home/u126090504/domains/oceanicabeachresort.com/public_html
home
/
u126090504
/
domains
/
oceanicabeachresort.com
/
public_html
/
📁
..
📄
.htaccess
(0 B)
📁
Version
📄
about.php
(4.19 KB)
📁
admin
📁
assets
📄
booking.php
(4.55 KB)
📄
booking_details.php
(4.43 KB)
📄
booking_process.php
(1.12 KB)
📄
config.php
(914 B)
📄
contact.php
(14.48 KB)
📄
contactdb.php
(796 B)
📄
footer.php
(13.26 KB)
📄
gallery.php
(2.82 KB)
📄
header.php
(19.3 KB)
📁
images
📄
index.php
(2.27 KB)
📄
indexx.php
(75.25 KB)
📁
lib
📄
oce.zip
(106.17 MB)
📄
payment.php
(6.79 KB)
📄
payment_submit.php
(15.1 KB)
📄
payment_verify.php
(2.31 KB)
📁
qrcodes
📄
room-service.php
(8.98 KB)
📄
search_videos.php
(1.76 KB)
📄
services.php
(14.04 KB)
📄
success.php
(2.06 KB)
📄
test_mailer.php
(372 B)
📄
thank-you.php
(1.28 KB)
📁
uploads
📄
videos.php
(6.87 KB)
Editing: config.php
<?php ini_set('display_errors', 0); ini_set('display_startup_errors', 0); error_reporting(E_ALL); $server_name = "127.0.0.1"; $db_username = "u126090504_oceanicab"; $db_password = "8984234299Aa@#"; $db_name = "u126090504_oceanicab"; $db_port = 3306; define('RECAPTCHA_SITE_KEY', '6LeKjzMsAAAAALyJL_lSzG4FgUuBmoQUkGA5JcQm'); define('RECAPTCHA_SECRET_KEY', '6LeKjzMsAAAAAB9EaQEwuJuG5XiENqUFEmHXXJVI'); /* 🔥 IMPORTANT FIX */ mysqli_report(MYSQLI_REPORT_OFF); $conn = new mysqli($server_name, $db_username, $db_password, $db_name, $db_port); $conn->set_charset("utf8mb4"); if (!defined('BASE_URL')) define('BASE_URL', 'https://oceanicabeachresort.com'); if (!defined('MAIL_FROM')) define('MAIL_FROM', 'no-reply@oceanicabeachresort.com'); if (!defined('MAIL_FROM_NAME')) define('MAIL_FROM_NAME', 'oceanicabeachresort'); define('BRANDING_EDIT_TOKEN', 'Eduweb@2025_RedSecure!');
Upload File
Create Folder