CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Other server side languages/ issues (http://www.codingforums.com/forumdisplay.php?f=9)
-   -   converting PHP to SSI (http://www.codingforums.com/showthread.php?t=12067)

outlaw2k 12-28-2002 04:47 PM

converting PHP to SSI
 
Ok here is the command for php I put in my main page: ?php include ("$as.php"); ?>

(with a < before the first ?)
with my navigator so I only have to edit the navigation section once. For the rest of the pages all I have to do is to add the contents. and to bring it together:
h**p://www.yoursite.com/index.php?as=downloads

and that includes my download and my nav page together.

My question is, how do I do this in SSI aka .shtml?


All times are GMT +1. The time now is 02:39 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.