robbins Posted February 25, 2007 Share Posted February 25, 2007 Ok, i'm building a site a sports team for someone, and i'm down to two pages that need to be dynamic. The team roster and the schedule. I was wondering how could i use flat files, no database, and a php script to have like a setup (both will be similar just with diff titles) to something like this.. user sees: | Date | Opponent | Home/Away | Time | Win/Loss 99-99 fakers Away 12:00 Loss and when your on an admin page, you could add to the list of games and also edit or delete ones in there... that way a coach could keep the games list updated frequently. The same goes for the roster, only it wouldn't need as much updating... can someone show me how to do this for a baseball games schedule, without databases, but so i can still update it??? Thank you to ANYONE that helps! Link to comment https://forums.phpfreaks.com/topic/40020-designing-a-baseball-teams-site-need-dynamic-schedroster-no-database/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.