Selamlar...XAMPP kullaniyorum.Php bot ogreniyorum.Not defteri kodlarim sunlar:
$veri=file_get_contents("https://www.hepsiburada.com/gor-beni-akilah-azra-kohen-p-HB…");

preg_match_all('@(.*?)@si',$veri,$baslik);

print_r($baslik);
ANCAK LOCALHOSTTA BANA SU HATALARI VERIYOR !

Warning: failed loading cafile stream: `C:\xampp\apache\bin\curl-ca-bundle.crt' in C:\xampp\htdocs\bot.php on line 4

Warning: file_get_contents(): Failed to enable crypto in C:\xampp\htdocs\bot.php on line 4

Warning: file_get_contents(https://www.hepsiburada.com/gor-beni-akilah-azra-kohen-p-HB…): failed to open stream: operation failed in C:\xampp\htdocs\bot.php on line 4
Array ( [0] => Array ( ) [1] => Array ( ) )