📁
SKYSHELL MANAGER-
🛒
PHP v7.4.33
Create Folder
Create File
Current Path:
home
/
oshofree
/
public_html
/
chbluxuries.com
/
chb_data
/
Name
Size
Permissions
Actions
📁
..
-
0755
🗑️
🔒
📄
config.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
📄
error_log
4051.95 KB
0644
🗑️
⬇️
✏️
🔒
Editing: directroom.php
<?php include "connect_to_mysqli.php"; $ran = $_POST['room']; session_start(); $_SESSION['chat']=$ran; echo header("location:chat.php"); ?>
💾 Save Changes