Date: 08/16/01
- Next message: Zeev Suraski: "Re: [PHP-DEV] [[PHP-DEV] <script type="..."> support (fwd)]"
- Previous message: Holger Schopohl: "[PHP-DEV] array_unique: problems with type array?"
- In reply to: Chris Gardner: "Re: [PHP-DEV] [[PHP-DEV] <script type="..."> support (fwd)]"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] [[PHP-DEV] <script type="..."> support (fwd)]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Zeev Suraski: "Re: [PHP-DEV] [[PHP-DEV] <script type="..."> support (fwd)]"
- Previous message: Holger Schopohl: "[PHP-DEV] array_unique: problems with type array?"
- In reply to: Chris Gardner: "Re: [PHP-DEV] [[PHP-DEV] <script type="..."> support (fwd)]"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] [[PHP-DEV] <script type="..."> support (fwd)]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

