X7ROOT File Manager
Current Path:
/opt/alt/php53/usr/share/doc/pear/Base/docs
opt
/
alt
/
php53
/
usr
/
share
/
doc
/
pear
/
Base
/
docs
/
ðŸ“
..
📄
CREDITS
(229 B)
📄
LICENSE
(1.53 KB)
ðŸ“
repos
📄
tutorial.txt
(8.59 KB)
📄
tutorial_autoload.php
(495 B)
📄
tutorial_example_01.php
(215 B)
📄
tutorial_example_02.php
(189 B)
📄
tutorial_example_03.php
(107 B)
📄
tutorial_example_04.php
(1.39 KB)
📄
tutorial_lazy_initialization.php
(914 B)
Editing: tutorial_example_01.php
<?php require_once 'tutorial_autoload.php'; ezcBase::addClassRepository( './repos', './repos/autoloads' ); $myVar1 = new erMyClass2(); $myVar1->toString(); $yourVar1 = new erYourClass1(); $yourVar1->toString(); ?>
Upload File
Create Folder