ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/app/NH-HR-test-old/ds/plugins/sendgrid/vendor/starkbank/ecdsa/src/utils
/
home
mhhtmff
app
NH-HR-test-old
ds
plugins
sendgrid
vendor
starkbank
ecdsa
src
utils
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
file.php
243 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/app/NH-HR-test-old/ds/plugins/sendgrid/vendor/starkbank/ecdsa/src/utils/file.php
<?php namespace EllipticCurve\Utils; class File { static function read($path, $mode="r") { $file = fopen($path, $mode); $content = fread($file, filesize($path)); fclose($file); return $content; } } ?>
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply