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>
or if many were even aware of the possibility? IMHO it rather pointless and its should be avoided at all cost, but anyway it probably makes someone happy so no harm done :-).
rgds, Jochem
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php