This class can be used to assemble variables to generate a query string.
It can add and remove variables and the respective values that will be added to a list of variables.
The class can assemble the variables and form a query string that can be used in URLs.
|
|
| Name: |
QueryString |
| Base name: |
query-string |
| Description: |
Assemble variables to generate a query string |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
470 users |
| All time rank: |
5089 |
| Week users: |
0 users |
| Week rank: |
2195  |
| |
|
| 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 |
|
|
| File |
Role |
Description |
querystring.class.php |
Class |
The QueryString and CakeQueryString classes and the qs() function |