= $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"); ?> How to Read Credit Reports
Bookmark
Subscribe to our Credit News
credit score quick

How to Read Credit Reports

First, understand that the credit report your bank receives will be different from the “consumer oriented” credit report you’ll get when you access your own files.

Consumer oriented credit reports are longer and contain more detailed information, making it easier for consumers to learn how to read their own credit reports.

A credit report is divided into 4 categories of information: identifying information, credit history, public records and inquiries.

The identifying information will include your name, your current and previous addresses, your date of birth, telephone numbers, driver license numbers, your employer and your spouse's name. This often contains errors, such as misspellings of your name. This is not important unless you see that “you” are married to the wrong person, living somewhere that you have never lived, or work somewhere where you have never worked.

Those are signs of identity theft and should be investigated.

Your credit history is of prime importance to creditors. This section will include:
·  The type of credit (mortgage or car loan, credit cards, etc.)
·  Whether the account is in your name alone or with another person.
·  Total amount of the loan, high credit limit or highest balance on the card.
·  Your current balance.
·  Monthly payment.
·  Status of the account (open, inactive, closed, paid, etc.).
·  A record showing the timeliness of your payments

Some credit reports show timeliness as a letter or number, others tell it in plain English: “Pays as agreed,” “30 days late”, “charged-off,” etc. If your report shows a letter or number, look for the “legend” to see what each means.

Accuracy of this section is important to your credit scores, and inaccuracies could signal identity theft. Read it carefully.

Public records lists bankruptcies, judgments and tax liens.
 
The Inquiries section shows who has asked to see your credit report. Inquiries are reported in two sections: hard and soft. A hard inquiry indicates that you have applied for credit, so seeing an unknown name in that section could indicate identity theft. Soft inquiries are those that creditors make in anticipation of sending you an offer of credit, or those you make yourself.

Only hard inquiries affect your credit score.

Take the time to read and learn how to read credit reports, so that you can spot mistakes quickly and put a stop to identity theft if your accounts have been compromised.