From: "Jonathan Villa" <[EMAIL PROTECTED]>

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

No. You'd have to use javascript to set a variable upon submission and then
find that variable.

---John Holmes...

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

Reply via email to