File/functions/directory_functions.php

Description

CodeIgniter

An open source application development framework for PHP 4.3.2 or newer

Functions
directory_map (line 43)

Create a Directory Map

Reads the specified directory and builds an array representation of it. Sub-folders contained with the directory will be mapped as well.

  • access: public
array directory_map (string $source_dir, [bool $top_level_only = FALSE])
  • string $source_dir: path to source
  • bool $top_level_only: whether to limit the result to the top level only

Documentation generated on Tue, 22 Nov 2011 13:28:54 -0200 by phpDocumentor 1.4.3