Имена участников (разделяйте запятой).
$Proxy = file_get_contents('proxy.txt'); $proxy = explode("\n", $Proxy); shuffle($proxy); $ch = curl_init(); curl_setopt($ch, CURLOPT_PROXY,...