About Us
= 0) {
$i--;
echo "The number is " . $i . "
";
}
$a = 101;
while (($a > 100) || ($a < 0)) {
$a = (int)readline('Enter a number: ');
}
echo "Thank you! You entered ".$a;
for($i2=1; $i2<=10; $i2++){
echo "
".($i2*5);
};
// $cities = {
// "London" => 500,
// "Birmingham" => 200,
// "Manchester" => 300,
// "Glasgow" => 100,
// "Liverpool" => 175
// };
//
// function findLargestCity($cities) {
// while($element = each($cities)) {
// echo $cities['key'] . ": " . $element['value'] . "
";
// }
//
// }
?>
We are a small team passionate about web development and creating user-friendly experiences. Our mission is to deliver high-quality websites that meet our clients' needs.
Founded in 2025, we have been working on various projects ranging from simple personal blogs to complex e-commerce websites.
If you'd like to know more about us, feel free to reach out.