query(‘SELECT * FROM location ORDER BY state, orders’)->fetchAll();
// Initialize arrays to store state-wise data
$chhattisgarhCities = [];
$odishaCities = [];
// Organize data into state-wise arrays
foreach ($cities as $city) {
if ($city[‘state’] == ‘Chhattisgarh’) {
$chhattisgarhCities[] = $city;
} elseif ($city[‘state’] == ‘Odisha’) {
$odishaCities[] = $city;
}
}
?>
Locations
Our Estemed Service Locations
Brand Consultancy in Chhattisgarh
-
// Display the first 5 cities
- Brand Colsultancy in ‘ . $city[‘city’] . ‘
$count = 0;
foreach ($chhattisgarhCities as $city) {
if ($count < 10) {
echo ‘
‘;
}
$count++;
}
?>
-
= 10) {
- Brand Consultancy in ‘ . $city[‘city’] . ‘
echo ‘
‘;
}
$count++;
}
?>
Logo Design in Chhattisgarh
-
// Display the first 5 cities
- Logo Design in ‘ . $city[‘city’] . ‘
$count = 0;
foreach ($chhattisgarhCities as $city) {
if ($count < 10) {
echo ‘
‘;
}
$count++;
}
?>
-
= 10) {
- Logo Design in ‘ . $city[‘city’] . ‘
echo ‘
‘;
}
$count++;
}
?>
Custom Software Solutions in Chhattisgarh
-
// Display the first 5 cities
- Custom Software Solutions in ‘ . $city[‘city’] . ‘
$count = 0;
foreach ($chhattisgarhCities as $city) {
if ($count < 10) {
echo ‘
‘;
}
$count++;
}
?>
-
= 10) {
- Custom Software Solutions in ‘ . $city[‘city’] . ‘
echo ‘
‘;
}
$count++;
}
?>
Website Development in Chhattisgarh
-
// Display the first 5 cities
- Website Development in ‘ . $city[‘city’] . ‘
$count = 0;
foreach ($chhattisgarhCities as $city) {
if ($count < 10) {
echo ‘
‘;
}
$count++;
}
?>
-
= 10) {
- Website Development in ‘ . $city[‘city’] . ‘
echo ‘
‘;
}
$count++;
}
?>
Office Automation in Chhattisgarh
-
// Display the first 5 cities
- Office Automation in ‘ . $city[‘city’] . ‘
$count = 0;
foreach ($chhattisgarhCities as $city) {
if ($count < 10) {
echo ‘
‘;
}
$count++;
}
?>
-
= 10) {
- Office Automation in ‘ . $city[‘city’] . ‘
echo ‘
‘;
}
$count++;
}
?>
Server Installation & Maintenance in Chhattisgarh
-
// Display the first 5 cities
- Server Installation & Maintenance in ‘ . $city[‘city’] . ‘
$count = 0;
foreach ($chhattisgarhCities as $city) {
if ($count < 10) {
echo ‘
‘;
}
$count++;
}
?>
-
= 10) {
- Server Installation & Maintenance in ‘ . $city[‘city’] . ‘
echo ‘
‘;
}
$count++;
}
?>
uPVC Windows in Odisha
-
// Display the first 5 citiesa
- uPVC Windows in ‘ . $city[‘city’] . ‘
$count = 0;
foreach ($odishaCities as $city) {
if ($count < 4) {
echo ‘
‘;
}
$count++;
}
?>
-
= 4) {
- uPVC Windows in ‘ . $city[‘city’] . ‘
echo ‘
‘;
}
$count++;
}
?>
Aluminium System Windows in Odisha
-
// Display the first 5 cities
- Aluminium System Windows ‘ . $city[‘city’] . ‘
$count = 0;
foreach ($odishaCities as $city) {
if ($count < 4) {
echo ‘
‘;
}
$count++;
}
?>
-
= 4) {
- Aluminium System Windows ‘ . $city[‘city’] . ‘
echo ‘
‘;
}
$count++;
}
?>