Amend php script
Budget: $30 – $250 USD
Please see the attached files.
I have a php script - set_tournament_history.php - that I use to generate the attached tournament.history.htm content which appears on my site. See here for an example: https://www.tour-tips.com/Euro/event-profile.asp.
On the set_tournament_history.php page, I enter the details for files on the server (two are available in the zip file - TourChampionship_History.xls and TourChampionship2933.xls) and the tournament.history.htm is generated.
Here are the requested changes (please refer to https://www.tour-tips.com/Euro/event-profile.asp):
1/ a new table similar to the 'Stats Rankings of the Top-5' table that, instead of the DD, DA, GIR, SC, PA, Par3, Par4, and Par5 columns, has Tee, App, ATG, T2g, and P columns instead. The values for these columns are taken from the SGTee, SGApp, SGATG, SGT2G, and SGP worksheets in the attached Tournament_History.xls file.
2/ Additional tables in the 'Stats Leaders - ...' section. These will be 'Stats Leaders: Strokes Gained Off the Tee', 'Stats Leaders: Strokes Gained Approach the Green', 'Stats Leaders: Strokes Gained Around the Green', 'Stats Leaders: Strokes Gained Tee to Green', 'Stats Leaders: Strokes Gained Putting'. These are derived in exactly the same way as the 'Stats Leaders - Driving Distance', Stats Leaders - Driving Accuracy', etc. tables, but will be derived from the SGTee, SGApp, SGATG, SGT2G, and SGP worksheets in the attached Tournament_History.xls file.
I have a php script - set_tournament_history.php - that I use to generate the attached tournament.history.htm content which appears on my site. See here for an example: https://www.tour-tips.com/Euro/event-profile.asp.
On the set_tournament_history.php page, I enter the details for files on the server (two are available in the zip file - TourChampionship_History.xls and TourChampionship2933.xls) and the tournament.history.htm is generated.
Here are the requested changes (please refer to https://www.tour-tips.com/Euro/event-profile.asp):
1/ a new table similar to the 'Stats Rankings of the Top-5' table that, instead of the DD, DA, GIR, SC, PA, Par3, Par4, and Par5 columns, has Tee, App, ATG, T2g, and P columns instead. The values for these columns are taken from the SGTee, SGApp, SGATG, SGT2G, and SGP worksheets in the attached Tournament_History.xls file.
2/ Additional tables in the 'Stats Leaders - ...' section. These will be 'Stats Leaders: Strokes Gained Off the Tee', 'Stats Leaders: Strokes Gained Approach the Green', 'Stats Leaders: Strokes Gained Around the Green', 'Stats Leaders: Strokes Gained Tee to Green', 'Stats Leaders: Strokes Gained Putting'. These are derived in exactly the same way as the 'Stats Leaders - Driving Distance', Stats Leaders - Driving Accuracy', etc. tables, but will be derived from the SGTee, SGApp, SGATG, SGT2G, and SGP worksheets in the attached Tournament_History.xls file.