prakash
06-11-2007, 05:53 AM
I have a form
<form name="jim" id="jim" .......... >
.........
</form>
How do I get either the name or id from the form in PHP ?
<form name="jim" id="jim" .......... >
.........
</form>
How do I get either the name or id from the form in PHP ?