This post is on-topic.
The name attribute is deprecated on all elements except form controls.
So you can continue to use <input name="foo" type="text" />, but you can't do <div name="bar">.
Terrence Wood.
Darren Wood wrote:
Hey All...
Is the 'name' attribute depreciated in XHTML1.0 strict? If so how do i get around the fact the PHP only processes raw post data if its passed using the name atribute. Does anyone know how to get PHP to play ball?
Or is this just something I've got to deal with...?
Replies off list would be better as this post is border-line OT.
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
