Pirate-Parties-International / PPI-rest-api

PPI main api acting as central party information
http://api.piratetimes.net
8 stars 2 forks source link

file_get_contents -> curl #85

Closed j-h-s closed 6 years ago

j-h-s commented 6 years ago

file_get_contents is unreliable. People on StackOverflow recommend using curl instead.