Manuel Lemos wrote:
For instance, if you use method="post" because XHTML specification says everything should be in lower case, you will have problems with some browsers and e-mail programs that only accept POST in upper case and fallback to GET when they find something else.
i would call that a problem of the browser, not of xhtml standards. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php