Robert Cummings wrote:
never *ever* used em here... I've always been using <? or <?php (mostly the later)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.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php