Hi guys..
A couple of you mentioned peppering my code with echos, or installing
XDebug to debug why some phptal 1.2.0 templates appear to go into an
infinite loop, where as the same template using 1.1.7 does not.
Seems to me like I need to put the echo statements in the phptal code
(anyone suggest where!?!) to find out which bit is looping..
..Or put <?php echo "some comment here"; exit; ?> in my template and
slowly move it down line by line until I find the tag that phptal 1.2.0
does not like.
Does this sound like the sensible way to debug this phptal 1.2.0 looping
issue?
I was hoping to see the temp file php is generating as it goes but I
could not find it on my hard drive.. so it might just be in memory at
that point in time.
Thanks
_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal