Getting sports scores into MySQL database
First time poster here...
I would like to be able to retreive sports scores from source (I was thinking some XML feed), so I can work with that data in PHP. These scores would more than likely be stored in a MySQL database on my server. I'm not exactly sure how I would go about this, and where I could get the data from.
Anyone have experience doing this or know what I can do?