Hello Jonathan,

Thursday, March 18, 2004, 5:24:29 PM, you wrote:

JV> Is there a way to get the name of the form once it's submitted
JV> like $_POST['form1'] or something.

Good question, but the answer is no - I don't believe you can. You
could try passing the form name as a hidden form value? Or name your
submit button accordingly?

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

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

Reply via email to