Jue Posted February 5, 2011 Share Posted February 5, 2011 I tried to code this, but failed miserably. What I wanted was a admin page that contained various stats of a football match. TEAM 1....................TEAM 2 0...........Score...........0 0.......Shots on target.......0 0.......Shots off target.......0 ect, ect.... The first way I layed it out was a table, i entered the data and it saved to a text file, which then displayed on stats.php in a table format. That then displayed elsewhere via an iframe. I was wondering if someone would code me a stats center like I've explained! You could even help me do it, I don't mind....As long as I get it! Link to comment https://forums.phpfreaks.com/topic/226755-football-stats-center/ Share on other sites More sharing options...
fortnox007 Posted February 5, 2011 Share Posted February 5, 2011 did you try to do this with a database instead of a text file? if you never tried it, have a look here: http://w3schools.com/php/php_mysql_intro.asp It's a nice tutorial, that same site also has nice examples on how to do it with a text file. Link to comment https://forums.phpfreaks.com/topic/226755-football-stats-center/#findComment-1170179 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.