Simple script to transform FIBA Boxscore into format for publishing on your website.
Script reads given url (boxscore from FIBA webpage) and outputs game result and sorted scorers from both teams.
Created ih PHP, adapted to Croatian language (added special characters č,ć,ž,š,đ changed country names).
Can be improved by outputing more than just points for each player or adapting the script to work with other basketaball boxscores, not just FIBA's.