FAST CODER | PHP TEAM
262 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
PHP da ECHO – SENI KO‘RGANDA... 😂

Ma'no qidirmang ma'nosiz
Kodga qaraymiz



<?php  
// @fast_coder kanali uchun ajoyib kod 
echo "Men PHP ni o‘rganganimda: "; 
echo "💻 -> 😊 -> 😎 -> 🚀"; 
?> 

🙂Hazil:Dasturchi hayoti: 1 soat kod yozish, 3 soat ';' qidirish!


🎯Vazifa:
echo yordamida o‘zingizning dasturlash emotsiyalaringizni ketma-ket chiqaring!


😎 @Fast_Coder
Please open Telegram to view this post
VIEW IN TELEGRAM
3🔥211
6🔥332
FAST CODER | PHP TEAM
Voice message
Iltimos Fasterlar
Please open Telegram to view this post
VIEW IN TELEGRAM
63🔥11
📹4-dars: If-Else shart operatorlari va switch-case
Please open Telegram to view this post
VIEW IN TELEGRAM
32🔥1
21:30 da jonli dars
3🔥21
Live stream started
Live stream finished (1 hour)
Media is too big
VIEW IN TELEGRAM
4-dars

🟢if ,else if, else haqida gaplashdik
🟢switch case haqida gaplashdik

😎 @Fast_Coder
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥311
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