valitade zend framework's output

Posted by vitaly.batonov on Stack Overflow See other posts from Stack Overflow or by vitaly.batonov
Published on 2010-04-27T13:41:43Z Indexed on 2010/04/27 13:53 UTC
Read the original article Hit count: 371

Filed under:
|
|
|
|

I use xhtml1-strict.dtd and validator.w3.org not validate Zend Forms.
Tell me how you can validate Zend's html

example
Zend output: <input type="">
I need: <input type="" />

© Stack Overflow or respective owner

Related posts about zend

Related posts about zend-framework