Zelkowo
9 years agoVisitor
JSON Header in static text file
I'm using PHP to create my feed. If my feed is reading straight from the PHP script (i.e. http://.....feed.php), I just include this in my PHP script header("Content-type: application/json"); and ...