 |
|
Innovation award
 Nominee: 1x |
This class can be used to assign value depending on array entry conditions.
It can check the value of an array entry and test one of several possible conditions.
The class returns the entry value if condition is satisfied, otherwise it returns NULL.
Currently it supports test conditions to verify if the array entry is set, is equal or different from another value, is a string with certain types of characters, is an array, compare with numeric values, etc..
|
|
| Name: |
IsSetAnd |
| Base name: |
issetand |
| Description: |
Assign value depending on array entry conditions |
| Version: |
1.1 |
| PHP version: |
5 |
| License: |
MIT/X Consortium License |
| All time users: |
275 users |
| All time rank: |
6238 |
| Week users: |
0 users |
| Week rank: |
2072  |
| |
|
 February 2011
Number 6
Prize: One downloadable e-book of choice by O'Reilly |
Web applications often need to test the values of associative arrays, like for instance the GET and POST variables.
This class can simplify the testing of such array entries by performing different types of common tests and returning special values when the tested condition are verified.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|