= $i){ $i = $offset; $result[] = $offset; } } } $firstdot= $result[0]; $seconddot= $result[1]; $thirddot=$result[2]; $part1=substr ( $ip, 0, $firstdot); $part2=substr ( $ip, $firstdot+1, $seconddot-$firstdot-1); $part3=substr ( $ip, $seconddot+1, $thirddot-$seconddot-1); $part4=substr ( $ip, $thirddot+1, 3); $decimalip= $part1*16777216+$part2*65536+$part3*256+$part4; $sql = "SELECT * FROM `iplist` WHERE `ipfrom` <= $decimalip and `ipto` >= $decimalip"; $countrylist = mysql_query($sql) or die("$sql"); $hits=mysql_num_rows ($countrylist); $countryval="Unknown"; $stateval=" "; $cityval=" "; if($hits>0){ $row = mysql_fetch_assoc($countrylist); $countryval=$row['country']; $stateval=$row['state']; $cityval=$row['city']; } // echo ("hits: ".$hits." IP: ".$ip." Decimal IP: ".$decimalip." Retval: ".$retval); $_SESSION['country']=$countryval; $_SESSION['state']=$stateval; $_SESSION['city']=$cityval; $rawkeyword_string = $_GET['searchval']; // In case the search value is passed between pages $referertext=$_SERVER['HTTP_REFERER']; $_SESSION['refererstring']=$referertext; $parsed_url=parse_url($referertext); $querystring=$parsed_url; $googleresult=strpos($parsed_url['host'],'google'); $yahooresult=strpos($parsed_url['host'],'yahoo'); $bingresult=strpos($parsed_url['host'],'bing'); $AOLresult=strpos($parsed_url['host'],'aol'); $askresult=strpos($parsed_url['host'],'ask.com'); $dogpileresult=strpos($parsed_url['host'],'dogpile.com'); if($googleresult !== false): parse_str($parsed_url['query'],$parsed_query_string); $rawkeyword_string=$parsed_query_string['q'].'[G]'; $_SESSION['keyword']=$rawkeyword_string; $_SESSION['engine']="Google"; elseif($yahooresult !== false): parse_str($parsed_url['query'],$parsed_query_string); $rawkeyword_string=$parsed_query_string['p'].'[Y]'; $_SESSION['keyword']=$rawkeyword_string; $_SESSION['engine']="Yahoo"; elseif($bingresult !== false): parse_str($parsed_url['query'],$parsed_query_string); $rawkeyword_string=$parsed_query_string['q'].'[B]'; $_SESSION['keyword']=$rawkeyword_string; $_SESSION['engine']="Bing"; elseif($AOLresult !== false): parse_str($parsed_url['query'],$parsed_query_string); $rawkeyword_string=$parsed_query_string['query'].'[AOL]'; $_SESSION['keyword']=$rawkeyword_string; $_SESSION['engine']="AOL"; elseif($askresult !== false): parse_str($parsed_url['query'],$parsed_query_string); $rawkeyword_string=$parsed_query_string['q'].'[Ask]'; $_SESSION['keyword']=$rawkeyword_string; $_SESSION['engine']="Ask.com"; else: $_SESSION['engine']="None"; $_SESSION['keyword']="None"; $destination="Landed"; endif; } // Session variables are now defined $keyword_string=rawurlencode($_SESSION['keyword']); // Write to Database $db = MYSQL_CONNECT($roothostname,$rootusername, $rootpassword) OR DIE("Unable to connect to database"); $db1 = mysql_select_db($dbName, $db) or die ("Couldn't select database."); $time = date("Y-m-d H:i:s"); $justdate = date("Y-m-d"); $ip=$_SESSION['hostip']; $kw=$_SESSION['keyword']; $country=$_SESSION['country']; $engine=$_SESSION['engine']; $thissession=session_id(); $referertext=$_SESSION['referer']; $pagename="toolsarticle"; $qry="INSERT INTO `clicks` (`date_clicked` , `justdate`, `ip_address` , `page`, `keyword`,`engine`,`session`, `dest_url`, `country`, `referer`, `city`, `state`) VALUES ('$time', '$justdate','$ip' , '$pagename' , '$kw', '$engine', '$thissession', '$destination', '$country','$referertext','$cityval','$stateval');"; mysql_query($qry) or die("something went wrong"); ?> Credit Report Disputes
Bookmark
Subscribe to our Credit News
credit score quick

Credit Report Dispute

Your credit report may contain errors or other entries that you feel don’t belong on the report. It may make note of a debt that has been charged off in bankruptcy, or a debt that has passed the 7 year mark and should have come off your report automatically.

If this is the case, you need to file a credit report dispute with the credit bureau that is reporting the information. Remember that in most cases, the credit bureaus do not share information, so you’ll need to deal with each of them separately if the erroneous information appears on more than one report.

The first step is to inform the credit reporting agency, in writing, that you have found inaccurate information. State your full name and address and identify the item on your credit report. Enclosing a copy of the report with the item circled is the simplest method. Include copies of the documents that support your position. NEVER send original documents.

In your letter, explain why you dispute the information, and politely ask that it be removed. Remember, the credit bureau gets its information from your creditors, so unless it’s a simple data entry error, they are not to blame.

Be sure to make and keep copies of everything you are sending, then send your letter by certified mail with a return receipt request, so that you have proof that your letter arrived safely in their hands.

Credit reporting companies are obligated to investigate your credit report dispute within 30 days, unless the dispute is seen as frivolous. They must also report your dispute, along with copies of all supporting documents, to the company that provided the information.

If the information provider finds that they did indeed make a mistake, they are obligated to inform all three reporting agencies and place the correct information in your file.

When the investigation into your credit report dispute is complete, the credit reporting company must send you the results in writing. If your dispute results in a change to your credit report, they must give you a free copy of your credit report. This will not count as your free annual report.
Upon your request, the credit reporting company must send correction notices to anyone who received your report in the past six months – or, if the report was for employment purposes, anyone who inquired within the past two years.

In addition to contacting the credit reporting company, let your creditor or other information provider know, in writing, that you dispute an item. Again, include copies of all supporting documents and send your letter by certified mail, with return receipt requested.