Re: [PHP] SSI and PHP

2004-10-13 Thread Dan Joseph
> I've got to use some server side includes (and some SETs). > And PHP is set up as a CGI program. > > If I include the php page from the .shtml page, the php page cannot > receive queries. > > .php files are not set up to process these includes. > > And of course virtual(), etc. do not work bec

[PHP] SSI and PHP

2004-10-13 Thread j kensler
I've got to use some server side includes (and some SETs). And PHP is set up as a CGI program. If I include the php page from the .shtml page, the php page cannot receive queries. .php files are not set up to process these includes. And of course virtual(), etc. do not work because PHP is set u