Hello,

For including file you can use function "virtual()" with the file to include
as parameter. This work under Apache only.

Hope, it'll be useful for you.

dimok


----- Original Message -----
From: "Thomas Edison Jr." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 19, 2001 11:09 PM
Subject: [PHP] PHP3 NOT being parsed for SSI!! HELP!!


> Folks,
>
> I have a serious problem and i don't know what to do.
>
> We have a fixed  template  for  each intranet page.
> Now the template consists of a header, a left
> navigation and a footer. The body would contain
> my pages content.
>
> What we are doing at present is that the header, the
> left navigation and the footer is included in the page
> using SSI.  The header is a static include file.
> However the footer and the left navigation are
> customizable, and hence are dynamic pages (cgi
> scripts) which generate the appropriate code depending
> on the command line parameters.
>
> Now the problem is that php3 pages are not being
> parsed for SSI. I looked up on the web , and
> found that only one of two can be used at the same
> time.
>
> Can anyone suggest a Possible Solution? We are running
> a Solaris machine!
>
> Thanks,
> T. Edison Jr.
>
> =====
> Rahul S. Johari (Director)
> ******************************************
> Abraxas Technologies Inc.
> Homepage : http://www.abraxastech.com
> Email : [EMAIL PROTECTED]
> Tel : 91-4546512/4522124
> *******************************************
>
> __________________________________________________
> Do You Yahoo!?
> Check out Yahoo! Shopping and Yahoo! Auctions for all of
> your unique holiday gifts! Buy at http://shopping.yahoo.com
> or bid at http://auctions.yahoo.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to