📁 PHP Dosya Yöneticisi
/
/
lib
/
python2.7
/
site-packages
/
pycriu
/
images
📝
__init__.py
← Geri Dön
import sys, os sys.path.append(os.path.dirname(os.path.realpath(__file__))) from .magic import * from .images import * from .pb import *
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula