[PHP] Re: include with call

2002-01-13 Thread John Cuthbert
Thanks :) "Cc Zona" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > In article <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] (John Cuthbert) wrote: > > > I have a file which does several different things depending on how its > > called Ie > > file?mode=show is to sh

[PHP] Re: include with call

2002-01-13 Thread CC Zona
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (John Cuthbert) wrote: > I have a file which does several different things depending on how its > called Ie > file?mode=show is to show it etc > > But I want to include the output from the show so I tried > but this causes errors. It goes away