31.satırdan devam ediyorum;

$source=curl_exec($ch);
$yeni=strpos ($source,"Token Yanlış!");
curl_close($ch);
return $yeni;