PHP_Compat
[ class tree: PHP_Compat ] [ index: PHP_Compat ] [ all elements ]

Class: PHP_Compat

Source Location: /PHP_Compat-1.6.0a1/Compat.php

Class Overview


Provides missing functionality in the form of constants and functions for older versions of PHP


Author(s):

Version:

  • $Revision: 1.22 $

Copyright:

  • 2004-2007 Aidan Lister <aidan@php.net>, Arpad Ray <arpad@php.net>

Methods


Inherited Variables

Inherited Methods


Class Details

[line 20]
Provides missing functionality in the form of constants and functions for older versions of PHP

Optionally, you may simply include the file. e.g. require_once 'PHP/Compat/Function/scandir.php';

  • Author: Aidan Lister <aidan@php.net>
  • Version: $Revision: 1.22 $
  • Copyright: 2004-2007 Aidan Lister <aidan@php.net>, Arpad Ray <arpad@php.net>
  • License: LGPL


[ Top ]


Method Detail

loadFunction   [line 28]

bool|array loadFunction( string|array $function)

Load a function, or array of functions
  • Return: TRUE if loaded, FALSE if not

Parameters:

string|array   $function   —  The function or functions to load

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:01:54 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.