$link = mysqli_connect(KP_DB_HOST, KP_DB_USER, KP_DB_PWD, KP_DB_DATABASE); ?>
/**
*FETCH STATE NAME AND STORE IN $states ARRAY, THIS ARRAY CAN BE USED ANYWHERE IN THIS PAGE
*/
$sql = mysqli_query($link, "select statename from states where statename not like'%Armed%' order by statename"); ?>
while ($row = mysqli_fetch_array($sql, MYSQLI_ASSOC)) {
$states[] = $row['statename'];
}
?>
$canonical_URL = $_SERVER['SCRIPT_URI']; ?>
Sitemap
Serving Families With Their Funeral Needs For Over Two Decades
Cremation Services by State
-
for ($i = 0; $i < count($states); $i++) {
$state_name = $states[$i];
$dash_state = str_replace(" ", "-", $state_name);
$dash_state = strtolower($dash_state);
$dash_state = str_replace("-of", "", $dash_state);
?>
- cremation-services-costs/= $dash_state ?>“>
echo $state_name; ?>
} ?>
Cremation Services by City
-
for ($i = 0; $i < count($states); $i++) {
$state_name = $states[$i];
$dash_state = str_replace(" ", "-", $state_name);
$dash_state = strtolower($dash_state);
?>
- sitemap-states/cremation-services/= $dash_state?>“>
echo $state_name; ?>
} ?>
Funeral Homes by State
- funeral-homes-services/= $dash_state ?>“>
echo $state_name; ?>
for ($i = 0; $i < count($states); $i++) { $state_name = $states[$i]; $dash_state = str_replace(" ", "-", $state_name); $dash_state = strtolower($dash_state); $dash_state = str_replace("-of", "", $dash_state); ?>
} ?>
Funeral Homes by City
- sitemap-states/funeral-homes/= $dash_state ?>“>