Re: usage of php & <script> tags

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Robert Cummings wrote:

On Tue, 2005-03-08 at 10:55, Jochem Maas wrote:

I sure I'm not the only one on this list that reads php-internals
after reading the thread entitled:

""

I'm wondering if anyone here has _ever_ used the <script> tags
to enclose php code? e.g.:


<script language="php">

echo "testing 123";

</script>


My template compiler outputs the script tags exclusively since they are
XML compliant.

Cheers,
Rob.
never *ever* used em here... I've always been using <? or <?php (mostly the later)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux