<?php require_once 'tutorial_autoload.php'; ezcBase::addClassRepository( './repos', './repos/autoloads' ); $myVar1 = new erMyClass2(); $myVar1->toString(); $yourVar1 = new erYourClass1(); $yourVar1->toString(); ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
repos | Folder | 0755 |
|
|
CREDITS | File | 229 B | 0644 |
|
LICENSE | File | 1.53 KB | 0644 |
|
tutorial.txt | File | 8.59 KB | 0644 |
|
tutorial_autoload.php | File | 495 B | 0644 |
|
tutorial_example_01.php | File | 215 B | 0644 |
|
tutorial_example_02.php | File | 189 B | 0644 |
|
tutorial_example_03.php | File | 107 B | 0644 |
|
tutorial_example_04.php | File | 1.39 KB | 0644 |
|
tutorial_lazy_initialization.php | File | 914 B | 0644 |
|