Current Path: > > opt > cloudlinux > alt-php53 > root > usr > share > doc > pear > File > docs
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
CREDITS | File | 229 bytes | December 18 2019 11:15:10. | |
LICENSE | File | 1544 bytes | December 18 2019 11:15:10. | |
tutorial.txt | File | 578 bytes | December 18 2019 11:15:10. | |
tutorial_autoload.php | File | 479 bytes | December 18 2019 11:15:10. |
<?php $dir = dirname( __FILE__ ); $dirParts = explode( '/', $dir ); switch ( $dirParts[count( $dirParts ) - 3] ) { case 'doc': require_once 'ezc/Base/base.php'; break; // pear case 'trunk': require_once "$dir/../../Base/src/base.php"; break; // svn default: require_once "$dir/../../Base/src/base.php"; break; // bundle } /** * Autoload ezc classes * * @param string $className */ function __autoload( $className ) { ezcBase::autoload( $className ); } ?>
SILENT KILLER Tool