PHP Function List
class.dir doesn't exist. Closest matches:
- closedir
- class_alias
- classkit_import
- cairo
- chdir
- class_exists
- get_class
- ocicollassign
- class_parents
- assert
- is_dir
- class_uses
- get_class_vars
- readdir
- dir
- spl_classes
- scandir
- closure
- addcslashes
- natcasesort
Site Search Results
-
// Add your class dir to include path set_include_path (get_include_path (). PATH_SEPARATOR. CLASS_DIR); // You can use this trick to make autoloader look for commonly used "My ...
-
Classes/Object Functions - Manualif (defined("CLASS_DIR")){ $pkg = CLASS_DIR.$packageName."/"; if (is_dir($pkg)){ // we have a directory with the package name
-
echo "<div class='dir' style='width: ".($level*20)."px;'> </div>".$key."<br/>\n"; if(is_array($value)) printTree($value, $level+1);
-
Now it will find CLASS_DIR/foo/bar.class.php also like CLASS_DIR/foo/bar/baz/buz/fii/and/so/on/class.php Warning: This code will check ALL dirs who're "deeper" / "lower" than the ...
-
printf ('<li class="dir">%s</li>', $it-> current ()); if($it-> hasChildren ()) { $bleh = $it-> getChildren (); echo '<ul>' .
-
Fonctions sur les dossiers - Manualecho "<div class='dir' style='width: ".($level*20)."px;'> </div>".$key."<br/>\n"; if(is_array($value)) printTree($value, $level+1);
-
echo "<div class='dir' style='width: ".($level*20)."px;'> </div>".$key."<br/>\n"; if(is_array($value)) printTree($value, $level+1);
-
if (defined("CLASS_DIR")){ $pkg = CLASS_DIR.$packageName."/"; if (is_dir($pkg)){ // we have a directory with the package name
-
Funciones de directorio - Manualecho "<div class='dir' style='width: ".($level*20)."px;'> </div>".$key."<br/>\n"; if(is_array($value)) printTree($value, $level+1);

Other forms of search
To search the string "class.dir" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
