El mié, 25-08-2004 a las 10:39, Steven Clark escribió:
> I've got a page with a small logon form, nothing major. It has a couple of 
> small hurdles for validating as XHTML 1.0 strict though.
> 
> The first is that XHTML doesn't support the name attribute, so of course my 
> php that processes this login feature won't work with id instead of name.

name is only deprecated in XHTML for some elements like <form>, so you
can continue using name in every element within form  without trouble.

> Secondly, the page won't validate as XHTML 1.0 strict because of something 
> in the said php code. Mmmm.

Check this page
http://martin.f2o.org/php/session

-- 
   Manuel trabaja para Simplelógica, construcción web
(+34) 985 22 12 65            http://simplelogica.net
escribe en Logicola http://simplelogica.net/logicola/    

******************************************************
The discussion list for  http://webstandardsgroup.org/

Proud presenters of Web Essentials 04 http://we04.com/
 Web standards, accessibility, inspiration, knowledge
To be held in Sydney, September 30 and October 1, 2004

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to