King James Bible
King James Version (KJV)


if(!empty($facebookimageurl))
{
echo "View this image on Facebook | ";
}
?>
View more Inspirational Images of Bible Verses... | Download the Ebook
//this shows keywords/categories in array
$keywordz = explode(",",$keywords);
foreach ($keywordz as $valuee)
{$upper = ucfirst($valuee);
if (!empty($upper))
{
echo "
See More Bible Verses About $upper...
";}
}
?>