Hey guys as the topic says I am in need of a PHP script that reads from multiple local files and generates an output file index.php perhaps? bassically it's for a stats page that will show various stats regarding a player for a game server:

Deaths Visits Respawns Money Recs Words_Said

and that's about it

I can put a http server locally an have all that info wrote into a new index.php file ? or somehing perhaps a table of somekind

Any help is appreciated, thanks