Igor Gaffling
Igor Gaffling
Mabe better use: `curl_setopt($ch, CURLOPT_USERAGENT, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36');` than `curl_setopt($ch, CURLOPT_USERAGENT, getGlobal('curl_useragent'));` The getGlobal('curl_useragent') function is likely to return a generic...
I have done such a thing before and I would split the first 2 chars of the filename and then check if a folder like this exists and if not...
it would be the reason that you PHP have a defined max. script runtime that is shorter than the script need to run do get the 50 icons, so you...