Guest User

Untitled

a guest
Apr 20th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. I've checked and they both match (display_errors is On and error_reporting is -1). My foreach loop has 53 elements. For each element I parse an xml to get an url with curl and I parse that response with json_decode. It stops when I've looped 26 times. It doesn't stop at a special xml so I guess I can assume there's nothing wrong there? I have no @ in my code. Also I am using windows with IIS and FastCGI. Don't know if that means something...
Add Comment
Please, Sign In to add comment