🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 02:26:59 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
php54
/
usr
/
share
/
doc
/
pear
/
Base
/
docs
📍 /opt/alt/php54/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