Go back to previous page
Forum URL: http://www.dombom.com/cgi-bin/dcforum/dcboard.cgi
Forum Name: GodfatherBomb
Topic ID: 38
Message ID: 3
#3, RE: SSI to PHP?
Posted by Jake Asbill on Dec-15-04 at 09:37 PM
In response to message #1
PHP can include SSI files using the above code, however I can not get the following to work with blog bomb.

<?php include($_SERVER<"DOCUMENT_ROOT">."/cgi-bin/bb/feedsearch_ssi.cgi?cat=1&random=1");?>

Any ideas on how to pass variables via SSI but using PHP? I dont think it can be done.

- J