PHP Classes
elePHPant
Icontem

Variable

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 995       Packages icon Packages (392)   Blogs icon Blogs (36)   Discussions icon Discussions (4)   Packages icon Forums icon Package forums (527)   Blogs icon Forums icon Blog forums (36)  

      1-10   11-20   21-30   31-40   41-50   Next >  
This class can be used to dump variable values using colors. It uses the var_dump function to get the representation of a variable value and uses regular expressions to replace different sections with HTML tags that make them appear in different colors. Colorful variable dump Support forum dumper ...
Convenient filter interface Support forum r Retrieve and filter request variable values   This package can retrieve and filter request variable values. It provides an interface to retrieve GET, POST, REQUEST and COOKIE request variable values. The main class can also validate and filter values according ...
... another form such as an animated flash. The class is capable of picking a random word, generate captcha and store the word in an encrypted session variable for posterior validation eventually in a form on which it is used to prevent robots to have automated access. Current features of VeriWord are: ...
... generate and validate CAPTCHA validation images. It can create an image in the PNG format displaying a random text. The text is stored in a session variable for later verification. The class can also generate HTML to display the verification image and the inputs of a form on which the user must type ...
Cache variables Support forum cache-variables Cache variable values in PHP scripts   This class can be used to cache variable values in PHP scripts. It can take the value of a variable and generate a cache file, if it does not exist already, that is PHP script that assigns the variable value. The ...
DataDumper Support forum 401 DataDumper will take a PHP variable (numeric, boolean, string or array) and convert it into a string containing the PHP code needed to re-create the variable again using eval().   DataDumper will take a PHP variable (numeric, boolean, string or array) and convert it into ...
Object and Variable Registry Support forum object_registry Register variables for use in any scope   This class can be to register objects and variables accessible from any application scope. It creates a registry to store and retrieve values of objects and variables that can be accessed using this ...
Smart File Cache Support forum smart-file-cache Store and retrieve variable values in cache files   This class can be used to store and retrieve variable values in cache files. It can serialize the value of a given variable and store it in a cache file. The class can also retrieve the original variable ...
This class can be used to serialize and unserialize PHP variable values in the JSON format (Javascript Object Notation). It can take a variable value of any PHP type and generates a string that represents that object in JSON format. The class can also do the opposite, i.e. take a string with a value ...
... for PHP   Template engine for PHP that allows to store your html code apart from your php code. It was tested with php 3.0.11. It features: - Simple variable interpolation ( {STUFF} ) - Array variable interpolation for eg. {ROW.ID} {ROW.NAME} {ROW.WHATEVER}, you assign an array to the variable ROW once ...

      1-10   11-20   21-30   31-40   41-50   Next >