Edward Peloke <mailto:[EMAIL PROTECTED]>
    on Thursday, March 25, 2004 12:50 PM said:

> Is there an easy way to loop through the $_Post vars and create a
> table with all the names and values?  I need a class that I can
> attach to any form to output the names and values then e-mail them.

yes. look into the foreach() control (or whatever those things are
called).

and btw it's $_POST not $_Post.


chris.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to