Text processing: clsManUrlV1
yagyog (contact me)
This is a simple class that can build a query string to use in a URL from a list of parameters.
It can be used, for instance, to generate the URL a link that passes values to the linked page script.
The class has functions for added or remove parameters from the list. Then it can generate the query string from the list parameter names and values.
Click here for detailed information about this class on phpclasses.org