1 && $ourmax > 1) { $ourstep = $ourstep / 2; $ourmax = $ourmax + ($ourstep * $factor); $oururl = "http://www.rjmprogramming.com.au/wordpress/?" . $_SERVER['QUERY_STRING'] . "&paged=" . $ourmax; $cont = @file_get_contents($oururl); if ($cont === FALSE) $cont = "Not Found"; } $factor = (0 - $factor); $ourstep = 1; $ij = 0; while ((str_replace("Not Found", "", $cont) == $cont && str_replace("Nothing Found", "", $cont) == $cont) && $ij < 256) { $ij = $ij + 1; $ourmax = $ourmax + ($ourstep * $factor); $oururl = "http://www.rjmprogramming.com.au/wordpress/?" . $_SERVER['QUERY_STRING'] . "&paged=" . $ourmax; $cont = @file_get_contents($oururl); if ($cont === FALSE) { $cont = "Not Found"; } else { $huhp = explode('