NYCPHP Meetup

NYPHP.org

[nycphp-talk] <script language="php">

Chris Shiflett shiflett at php.net
Thu Feb 6 14:17:15 EST 2003


--- Chris Snyder <chris at psydeshow.org> wrote:
> > <script language="php">
> >    header("Location: file.php");
> > </script>
...
> Wow, does this work?
...
> It would be fun to see this work the way you imply,
> though, with PHP outputting HTML as a client-side
> include.

Though I have never used it, I don't think that is
client-side. I believe PHP still parses it before sending
it to the Web client. See Rasmus's talk:

http://talks.php.net/show/oscon2002/9

Chris



More information about the talk mailing list