Paul on Thu, 7 Aug 2003 03:02:07 -0400 |
M.Simons wrote: We need people to promote to other groups in the (multi-state) area, and
I've started playing with some of the Web stuff under http://plus.phillylinux.org/plus/pa-test/ and I placed a copy of the 2001 site under http://plus.phillylinux.org/plus/philadelphia.linux10.org/ || My idea is to use the following method for assembling pages. | |<?php require_once("include.php"); head(); echo '<h1 align="center">Put stuff here.</h1>'; foot(); ?>| | The RSVP page and database will require the most work, but we also need content and artistic direction. For now, I'm using the old site to create framework which can be modified at any time. If anyone has anything better already or better ideas, feel free to type up.
|
|