>> YANA 4 PHP Framework >> Docs For Class Executeable

Class Executeable

Description

handle php files

This is a wrapper class for executeable PHP files.

  • access: public

Located in /includes/class_executeable.php

Object
   |
   --InputStream
      |
      --Executeable
Method Summary

Methods

require / include a php file
bool read ()
Description:

Tries to interpret the given file as php code using "require_once()"

This implements dynamic loading of php source code.

  • access: public
  • uses: $executeable->read()
inherited from base classes

Inherited From InputStream

Inherited From Object

Documentation generated on Sun, 11 Mar 2007 15:02:29 +0100 by phpDocumentor 1.3.1

yana author: Thomas MeyerHomepage: www.yanaframework.net