it is a POST, didn't find anything in the doc about that. I reckon php
doesn't handle that as the name is more a html id than part of the form, but
need to make sure before telling my work mates to come up with another
proposal ;-)

.b

-----Original Message-----
From: Jay Blanchard [mailto:[EMAIL PROTECTED]
Sent: 09 October 2003 18:02
To: bertrand moulard; [EMAIL PROTECTED]
Subject: RE: [PHP] Get the name of the form


[snip]
does anyone know if the name of a form is stored somewhere in the
predefined
variables ($_POST, $_REQUEST, whatever)
[/snip]

So much testing, so little time. It would be in either the GET or POST
array I would imagine, dependent on the form method.

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


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

Reply via email to