FAST CODER | PHP TEAM
265 subscribers
278 photos
72 videos
783 files
671 links
🏁Dasturlashga qadam ❗️

💣Backend

💻PHP bo'yicha bepul darslar❗️

👨🏻‍💻 @Rustam_Hikmatullayev

🌐Dasturlashda:
📊5 yillik tajriba
👥50+ shogirt
🤝100+ hamkor
Download Telegram
uzr wifi o'chiib qoldi
42🔥1
Forwarded from Bekro'z </>
<?php

# switch, case, echo, break

# echo = Matn yoki quymat bilan ishlash uchun
# case = Variant uchun
# break = Ajratib turish uchun
# switch = Qiymatni solishtirish uchun

$oy = "1";

switch($oy) {
case "1":
echo "1-oy bu Yanvar";
break;
case "2":
echo "2-oy bu Fevral";
break;
case "3":
echo "3-oy bu Mart";
break;
case "4":
echo "4-oy bu Aprel";
break;
case "5":
echo "5-oy bu May";
break;
case "6":
echo "6-oy bu Iyun";
break;
case "7":
echo "7-oy bu Iyul";
break;
case "8":
echo "8-oy bu Avgust";
break;
case "9":
echo "9-oy bu Sentyabr";
break;
case "10":
echo "10-oy bu Oktyabr";
break;
case "11":
echo "11-oy bu Noyabr";
break;
case "12":
echo "12-oy bu Dekabr";
break;
}
?>
🔥722
xampp-windows-x64-8.2.12-0-VS16-installer.exe
150.3 MB
🚀 XAMPP + PHP 8.3
Lokal serveringizni 1 daqiqada ishga tushiring!
Apache, MySQL, PHP 8.3 bir paketda
Fayllarni htdocs papkasiga joylang ➜ http://localhost da tekshiring
🔗 Yuklab olish: ApacheFriends.org

Dastur haqida toʻliq qoʻllanma: @fast_coder
Kodlashni oʻrganishni boshlang! 🐘
🔥321
🤖Bir obunachimiz ishi:

@new_lois_bot

🟢Bot ishlayapdi ekan va bu test uchun emas
Please open Telegram to view this post
VIEW IN TELEGRAM
3🔥2
❤️‍🔥Qiziqarli Misol: "Aqlli Kalkulyator"

<?php
$amal = "+";
$son1 = 10;
$son2 = 5;

switch ($amal) {
    case "+":
        echo $son1 + $son2; // 15
        break;
    case "-":
        echo $son1 - $son2;
        break;
    default:
        echo "Noto‘g‘ri amal!";
}
?>

😎Kanalimiz: @fast_coder
"Fast Coder | O‘rgan, Yarata ol! 🚀"
Agar savollaringiz bo‘lsa, kommentda yozing! 😊
Please open Telegram to view this post
VIEW IN TELEGRAM
332🔥11
5-dars chorshanba kuni qilsak
Meni ertaga ishim chiqib qoldi
🔥5211
Live stream started
221🔥1
20:00 yoki 21:00
🔥321
Live stream finished (21 hours)
Live stream started
❗️⁉️⁉️⁉️⁉️
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥2
Live stream finished (43 minutes)
Media is too big
VIEW IN TELEGRAM
5-dars
For sikli haqida bo'ldi
222🔥1
Ming bor uzr bugunam darsga ulgurmaskanman. 😔 Ishxonada tugatilmagan tasklarim qogandi.
2
Please open Telegram to view this post
VIEW IN TELEGRAM
41