foreach ($arrayProxy as $proxy) {
$instance->setProxy($proxy['Ip'], $proxy['port']);
$instance->setOpt(CURLOPT_PROXYTYPE, $proxy['type']);
call to 0 with "https://httpbin.org/post" was unsuccessful.
error code: 7
error message: Couldn't connect to server: Failed to connect to 127.0.0.1 port 999: Connection refused
call to 0 with "https://httpbin.org/post" completed.
call to 1 with "https://httpbin.org/get" was unsuccessful.
error code: 7
error message: Couldn't connect to server: Failed to connect to 127.0.0.1 port 999: Connection refused
call to 1 with "https://httpbin.org/get" completed.
call to 2 with "https://httpbin.org/html" was unsuccessful.
error code: 7
error message: Couldn't connect to server: Failed to connect to 127.0.0.1 port 999: Connection refused
call to 2 with "https://httpbin.org/html" completed.
if (isset($iskomoe[0])){
echo htmlspecialchars($iskomoe[0]." => ".$i." ".str_replace($_POST['search'], "", $source_data[$iskomoe[0]])) . "<br>";
}
if (!isset($doubles[str_replace($_POST['search'], "", $source_data[$i])])){