Posted by Geoff Berrow on 05/30/07 06:59
Message-ID: <1180503822.433289.155150@z28g2000prd.googlegroups.com> from
Fred!head contained the following:
>Can I create and maintain an array of these
>junk keys then use that array as a filter to sort out only the
>$_REQUEST keys/values that are different?
Yes. Loop through the $_REQUEST array using in_array() to check the
key is not in your excluded array.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|