[thelist] PHP Problem

s t e f stef at nota-bene.org
Fri Nov 17 06:56:39 CST 2000


[sender: Jay Fitzgerald || date: 06:33 17/11/2000 -0600]
>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...

for your SSIs in PHP use :

<? include("folder/filename.ext"); ?>

and not the standard <!--#include --> statement
s t e f





More information about the thelist mailing list