[ic] Re: Stupid trick: mixing PHP/Interchange

Jeff Dafoe interchange-users@icdevgroup.org
Sat Oct 19 12:01:45 2002


> So far I thought about creating a user tag that - behind the scenes -
> calls eg. wget and dumps the PHP generated code to the current page.
> But this is bound to be a performance killer as well as rather clumsy.

    Why not make a user tag that uses LWP to go to any page and returns its
contents?  It's not that kludgy, some of the major portal apps do that.  It
would be really easy too.


Jeff