Emiliano <[EMAIL PROTECTED]> wrote:

> On Wed, Jan 08, 2003 at 04:59:01PM +0100, pp wrote:
> 
> > 1. Is there any way to use <(page element)> within php code?
> 
> Not without being connected. If you're connected, you can call
> mgd_preparse.

I mean php code within midgard databse of course.

 
> > 2. error in ROOT(4) eval'ed code - 244 sometime means 
> >  4 line in ROOT element and evaled code's line  is 244
> >  this is correct if I have snippet included on 4 line.
> >  What about error ROOT(23) eval'ed code 423
> >  when 23 line of ROOT element is for example <? echo "wtf"; ?>
> >     ????
> 
> Then you probably have an unterminated block somewhere. PHP will report
> on the first spot it finds the error, and that might be EOF.

hmmmmm.............

1. <?
2. echo "bla bla";
3 ?>
and error in ROOT(2) - eval'ed code on 445

??? I have no idea


Piotras



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to