From: Jan H. <hi...@wi...> - 2000-12-07 19:27:48
|
On Thu, Dec 07, 2000 at 07:02:05PM +0100, Jan Hidders wrote: > On Thu, Dec 07, 2000 at 05:49:24PM +0100, Arno Hollosi wrote: > > > > - you can't use "echo" inside templates. You want the whole page > > returned as string, so that you can mangle it further, or do e.g. an > > HTML dump of the entire wiki. > > Ah, but that is the beauty of it all. All you have to do is say at the end > of index.php *slap* Sorry, sorry. Then the result goes to the output and cannot be put in a string. I thought this could be easily solved with 'eval' but that only works in PHP4. I think I will just shut up now :-/. -- Jan Hidders |