|
Posted by joboils on 06/14/07 21:25
Hope some of the gurus around here can help me stop feeling stupid.
Is there some way to have the same actions (like, say, STR_REPLACE(),
TRIM() or STRTOUPPER(), and stuff like that) operate on all the
variables passed by POST from a range of web forms without writing
these actions specifically for each form's variables?
The number, and names, of the variables passed by POST wil vary with
each form.
I suppose I'm looking for a script which I can make as an include()
which I can call to do the business, irrespective of the names and
numbers of the variables passed.
Rather than re-inventing the wheel, does anyone know if there is an
existing script which will do that?
TIA.
Navigation:
[Reply to this message]
|