Torben Nehmer wrote:
> > eval expects to start in PHP mode. So far, so good.
>
> Right. For the sake of completness: Eval does also expect to end in PHP
> mode, the ?> <? Things you do have to be symmetrical, or you'll get an
> parse error.
>
>
> > This would mean that
> > mgd_eval(whatnot) (or eval(whatnot) )
> > would need to map to
> > eval('?>'.mgd_preparse('<?php '.whatnot))
> > right?
> >
> > This is making my head hurt.
>
> *thinking...*
>
> It looks good if you ask me.
Now in CVS.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]