Re: SSI and PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux