[thelist] any/all post data

Jack Timmons jorachim at gmail.com
Sun Apr 19 11:37:05 CDT 2009


Forgive top post, on Phone.

foreach($_POST as $k=>$v)
      $post_data[$k] = $v

Is that what you're looking for?

-----
Jack Timmons
www.trotlc.com
Twitter: @jorachim

On Apr 19, 2009, at 11:20, Bob Meetin <bobm at dottedi.biz> wrote:

> Is there any reasonable way to capture any post data sent to any  
> form on
> a web site without having to redevelop all pages.  Adding an include
> would be fine. I'm thinking about setting up some sort of include  
> script
> that will pre-process all data input posted to forms?
>
> -- 
> Bob
>
> -- 
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !



More information about the thelist mailing list