X7ROOT File Manager
Current Path:
/home/remnbtxp/public_html/members
home
/
remnbtxp
/
public_html
/
members
/
📁
..
📄
Rem.zip
(2.75 MB)
📁
ajax
📄
ajax.zip
(7.93 MB)
📄
config.php
(376 B)
📄
dashboard.php
(4.1 KB)
📄
error_log
(78.08 KB)
📁
img
📁
includes
📄
index.php
(15.31 KB)
📄
login.php
(4.32 KB)
📄
login_styles.css
(995 B)
📄
logout.php
(246 B)
📄
manage_donations.php
(4.58 KB)
📄
manage_expenses.php
(4.58 KB)
📄
manage_invoices.php
(4.58 KB)
📄
manage_members.php
(9.77 KB)
📄
manage_notes.php
(4.58 KB)
📄
manage_partnerships.php
(4.59 KB)
📄
manage_task.php
(4.57 KB)
📄
register.php
(5.31 KB)
📄
register_styles.css
(1.29 KB)
📄
thank_you.php
(2.26 KB)
Editing: config.php
<?php session_start(); // Database connection parameters $host = "localhost"; $username = "remnbtxp_remnbtxp"; $password = "rUeuMeUTN2P2"; $database = "remnbtxp_rem"; // Create connection $conn = new mysqli($host, $username, $password, $database); // Check connection if ($conn->connect_error) { die("Connection failed: " . $conn->connect_error); } ?>
Upload File
Create Folder