PHP curl API request works. Using explode to make array, not giving key value pairs desired – Twitter API
Like the title says I am getting the API response just fine. I've cleaned the response data up several different ways. When attempting to use explode, I cannot get it to assign the string as the key and value pairs…