American Express Gas Credit Cards



Credit Report Scores
Below is a chart of credit report scores. Credit report scores are important when it comes to applying for a credit card. To find out what your credit report score is, please click on the link below.
Great Credit
750-850
Good Credit
660-749
Fair Credit
620-659
Poor Credit
350-619
No Credit
0
Helpful Gas Articles
Get gas saving tips and more from our blog
%s", trim($link),htmlspecialchars(trim($title))); $title = ""; $description = ""; $link = ""; $insideitem = false; } } function characterData($parser, $data) { global $insideitem, $tag, $title, $description, $link; if ($insideitem) { switch ($tag) { case "TITLE": $title .= $data; break; case "DESCRIPTION": $description .= $data; break; case "LINK": $link .= $data; break; } } } $xml_parser = xml_parser_create(); xml_set_element_handler($xml_parser, "startElement", "endElement"); xml_set_character_data_handler($xml_parser, "characterData"); $fp = fopen("http://feeds2.feedburner.com/FgcAutoBlog","r") or die("Error reading RSS data."); while ($data = fread($fp, 4096)) xml_parse($xml_parser, $data, feof($fp)) or die(sprintf("XML error: %s at line %d", xml_error_string(xml_get_error_code($xml_parser)), xml_get_current_line_number($xml_parser))); fclose($fp); xml_parser_free($xml_parser); ?>