> 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 up as CGI. > > Anyone know of any good work around tricks? I've moved to using include(), I can't use SSIs either. Is this a viable option for you? Do you maybe have some code examples we could take a look at to help you further? -Dan Joseph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php