<?php 
$a=file_get_contents("http://commentpicker.com/");
echo $a ;
 ?>
Merhaba arkadaşlar. Garip bir olayla karşılaştım. file_get_contents ile siteyi çektiyidme hata veriyor fakat kendime ait olan siteleri çektigimde ekrana yazdırıyor başka siteler var benim sitelerim gibi onları yazdırmıyor. Sorun nerede ola bilir? php.ini düzelnledim fakat çözülmedi
Warning: file_get_contents(http://reklamolmasindiyesildim.com/) [function.file-get-contents]: failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? in Z:\home\localhost\www\bot\index.php on line 2