📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-27 10:21:37
📂
/ (Root)
/
opt
/
alt
/
php55
/
usr
/
share
/
doc
/
pear
/
Base
/
docs
📍 /opt/alt/php55/usr/share/doc/pear/Base/docs
🔄 Refresh
✏️
Editing: tutorial_example_01.php
Read Only
<?php require_once 'tutorial_autoload.php'; ezcBase::addClassRepository( './repos', './repos/autoloads' ); $myVar1 = new erMyClass2(); $myVar1->toString(); $yourVar1 = new erYourClass1(); $yourVar1->toString(); ?>
💾 Save Changes
❌ Cancel