Re: [PHP-DEV] [[PHP-DEV] <script type="..."> support (fwd)] From: Jon Parise (jon <email protected>)
Date: 08/16/01

On Thu, Aug 16, 2001 at 12:01:56PM -0500, Chris Gardner wrote:

> actually, i think both TYPE and LANGUAGE are required for validation
> purposes. it really needs to support
>
> <SCRIPT LANGUAGE="php" TYPE="application/x-httpd-php">
 
It already supports both, but the current regular expression only
requires one to be present (so as not to break compatibility with
pre-XHTML input.

-- 
Jon Parise (jon <email protected>)  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>