http://cgxwikifunck7z7yx2ex4d4u6dzmzzc5kbnmeie7zp7n2nesiat63cad.onion/code/php/classes/cgxcrawler.class.php
== false ) { if ( is_array ( $headers ) ) curl_setopt ( $ch , CURLOPT_HTTPHEADER , $headers ) ; else curl_setopt ( $ch , CURLOPT_HTTPHEADER , array ( $headers ) ) ; } // curl_setopt($ch, CURLINFO_HEADER_OUT, true); // curl_setopt($ch, CURLOPT_STDERR, fopen('/tmp/curl.txt', 'w+')); $contents = curl_exec ( $ch ) ; $s = curl_getinfo ( $ch ) ; // print_r($s);
if ( $contents === false ) { echo 'Erreur Curl : ' . curl_error ( $ch ) ; } if ( $returnInfo ) $info =...