Login   Register  
PHP Classes

Class: dinamicParams

Icontem
elePHPant

  Classes of solomongaby  >  dinamicParams  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: dinamicParams Support forum
Base name: dinamicparams
Description: Call a function with a list of dynamic parameters
Version: 0.9
Required PHP version: 5
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Related links   Files Files  

Author

Picture of solomongaby
Name: solomongaby <e-mail contact>
Published packages: 10 Browse this author's classes Browse this author's classes
Country: Romania Romania - PHP jobs in Romania
Home page: http://www.gsdesign.ro/blog/

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes

Detailed description

This class can be used to call a function passing a list of parameters built dynamically.

It can takes the name of a function, an optional object and an array with the list of parameters and calls the specified function of the object.

The class uses the reflection API to determine the function parameters and calls the function, using the parameter values passed as arguments in an array, filling missed parameters with the corresponding default values.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
class main page a blog page with the class presentation

Files

File Role Description
Plain text file dinamicParams.class.php Class main class
Plain text file example.php Example example file
Download all files: dinamicparams.tar.gz dinamicparams.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.