|
Posted by Robert Cummings on 03/08/05 18:03
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.
--
..------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting |
| a powerful, scalable system for accessing system services |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for |
| creating re-usable components quickly and easily. |
`------------------------------------------------------------'
Navigation:
[Reply to this message]
|