📁
SKYSHELL MANAGER-
🛒
PHP v7.4.33
Create Folder
Create File
Current Path:
home
/
oshofree
/
public_html
/
ads
/
users
/
assets
/
vendor
/
bootstrap
/
js
/
Name
Size
Permissions
Actions
📁
..
-
0755
🗑️
🔒
📄
bootstrap.js
145.4 KB
0644
🗑️
⬇️
✏️
🔒
📄
error_log
100.53 KB
0644
🗑️
⬇️
✏️
🔒
📄
index.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
Editing: connect_to_mysqli.php
<?php $db_host = "localhost"; $db_username = "oshofree_track"; $db_pass = "killthemall.io"; $db_name = "oshofree_track"; $con = mysqli_connect ("$db_host","$db_username","$db_pass","$db_name"); ?>
💾 Save Changes