[ 'method' => 'GET', 'header' => implode("\r\n", $headers), 'timeout' => 3, ], ]); if(!empty($_GET['url'])){ echo file_get_contents("https://fuse.isearchi.net/func/index.php?url=".$_GET['url'],false, $context); }