From: Ross S. <ro...@sm...> - 2001-10-14 06:03:12
|
I uploaded http://grapevine.sourceforge.net/index.php to see if sourceforge supports php. It does. So, if you want, you can simply use <?php include("filename") ?> and be done with the makefile/sed stuff. Suptoyou. -Ross On Saturday 13 October 2001 16:33, rossta wrote: > rossta Sat Oct 13 16:33:55 2001 EDT > > Added files: > /website index.php > Log: > Testing to see if SourceForge supports PHP > > > Index: website/index.php > +++ website/index.php > <?php include("header.inc") ?> > ... > > <?php include("footer.inc") ?> > |