[thelist] PHP Problem

Oliver Lineham oliver at lineham.co.nz
Fri Nov 17 06:42:55 CST 2000


At 06:33 17/11/2000 -0600, you wrote:

>Does anyone have in ideas why I am unable to utilize SSI in my PHP
>files? Right now there is a "sym link"  for them but they're not
>working....Any idea would help...

i assume you are using apache.  as far as i know, a file can (normally) be 
parsed for SSI *or* PHP, but not both.

you should ditch the SSI and instead use php's include() function.  more 
information is in the php manual:
http://www.php.net/manual/function.include.php

</ol>

____________________________________________________
     v i b e   m e d i a    http://www.vibe.co.nz/
  po box 10-492              wellington, new zealand
  phone +64 21 210-7845         oliver at lineham.co.nz




More information about the thelist mailing list