On Wednesday 27 March 2002 11:21, you wrote:
> BTW: mgd_eval doesn't seem to exist anymore. Is this true?
Yes. You can re-enable it with --with-old-mod-midgard. Calls to mgd_eval are
replaced with eval("?>".mgd_preparse(...
> If yes,
> which functions that affect parsing (like eval) are still there and how
> are they correctly used?
Only mgd_preparse. Mgd_preparse calls the parser in midgard-lib that changes
all midgard-specific stuff to straight PHP. You can call both eval (if you
have --with-eval-hack in midgard-lib) and mgd_eval, and the'll be replaced
in-line. Do you depend on the function being actually present?
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]