View Issue Details

IDProjectCategoryView StatusLast Update
0000313NNW API ServiceUncategorizedpublicJanuary 13, 2017, 11:36 am
ReporterScott Bradford Assigned ToScott Bradford  
PriorityhighSeverityminor 
Status closedResolutionfixed 
Product Version0.8 
Summary0000313: Consider fopen() instead of direct CURL requests
Description

Consider fopen() instead of direct CURL requests

Activities

Scott Bradford

October 21, 2014, 8:58 pm

administrator   ~0000666

fopen() might be a better choice than hitting CURL directly, since it's more abstracted. Investigate pros/cons and implement if appropriate.

Scott Bradford

January 24, 2015, 4:08 pm

administrator   ~0000741

Ended up using file_get_contents()...nice and abstract and pretty compared to all the manual curl stuff we were doing.

Scott Bradford

August 18, 2015, 1:23 pm

administrator   ~0001046

Closing (all resolved and published)

Issue History

Date Modified Username Field Change
December 31, 1969, 7:33 pm Scott Bradford Status @0@ => @0@
December 31, 1969, 7:33 pm Scott Bradford Resolution @0@ => @0@
October 21, 2014, 8:58 pm Scott Bradford New Issue
August 18, 2015, 10:43 am Scott Bradford Project @44@ => No-Nonsense Weather
August 18, 2015, 11:19 am Scott Bradford Category General => Uncategorized
August 18, 2015, 1:23 pm Scott Bradford Note Added: 0001046
August 18, 2015, 1:23 pm Scott Bradford Status resolved => closed
September 24, 2016, 5:14 pm Scott Bradford Project No-Nonsense Weather => NNW API Service
January 13, 2017, 11:36 am Changeset attached => NNW Web trunk r1003