A third way to write and validate forms – HTML5

Posted by admin 998 days ago via http://cssgallery.info
Tags: css-html,php,server
32

After writing an accessible form in XHTML and validating it with a PHP server side script & after that with a Mootools client-side script, I write today about a third way of approaching the subject – using future-to-come HTML5 (by saying that, I really hope to be able to use it waaaay before 2011).
The beauty [...]