I am not 100% sure but I think you could use the $_POST array or the
$_GET array (depending on the method of your form) with the print_r
function.

>>> "Enda Nagle" <[EMAIL PROTECTED]> 07/09/03 11:04AM >>>
I know this has prob been gone through hundreds of times...

I have a form, and I want to display all the form variables on the
target page - without having to use separate print statements for each
variable.



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

Reply via email to