Afficher un message
Vieux 14/06/2007, 22h25   #1
joboils@hotmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Perform the same action(s) on a variable number of POST variables

Hope some of the gurus around here can 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.
  Réponse avec citation
 
Page generated in 0,05168 seconds with 9 queries