require_once('browser_emulator.php'); require_once('../functions.php'); require_once('database_connection.php'); $be = new BrowserEmulator(); $be->addHeaderLine("Referer", "www.bonhuset.com"); $be->addHeaderLine("Accept-Encoding", "x-compress; x-zip"); $be->addHeaderLine("Content-Type", "application/x-www-form-urlencoded"); //******************************************************************************************** //$thisMonth = date("m"); //$year = date("Y"); //$upper_month = $thisMonth+3; //$debugg=""; //$urlstring=""; //for ($month = $thisMonth; $month <$upper_month; $month++) //{ // if ($month > 12){ // $month=1; // $year = $year +1; // $upper_month = $upper_month -12; // } // $debugg = $debugg.$year; // $debugg = $debugg.$month; //$be->addPostData("year", $year); //$be->addPostData("month", $month); //$be->addPostData("menu1", "index.php?month=3"); $url="http://www.pingst-ovik.se"; $file = $be->fopen($url); $response = $be->getLastResponseHeaders(); $urlstring=get_urlstring($url,$file,"