2
Here is the code for the index.php
require('../../mainfile.php'); ?>
require('../../header.php'); ?>
Exodus RosterExodus Roster
include("rostermaster.php"); ?>
require('../../footer.php'); ?>
as far as i know this is the code that would call the tables and bacgrounds that are preset with the .css files, but knowing little about coding php, i am unsure where to start when bringing whats displayed from the parser allive. I could be wrong, but thats what i am assuming