|
-
Oct 8th, 2004, 04:33 AM
#1
Thread Starter
Frenzied Member
Forms - name or id? [resolved]
OK. Whenever I use forms that submit data to a PHP document I give the input element a name attribute so that I can get their values in the PHP. But I also know that name is being phased out and being replaced by id. The problem is that using id I can't get the values in the PHP code from the form. Is there a way to do this or should I still be using name attributes for this?
Last edited by Acidic; Oct 8th, 2004 at 07:40 AM.
Have I helped you? Please Rate my posts. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|