Associative Arrays in Php | PHP Tutorial #18

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2024

ความคิดเห็น • 187

  • @aniemer1801
    @aniemer1801 11 หลายเดือนก่อน +11

    Associative array are the type of array in which each element contain value and is associated with specific key instead index

  • @angstudio7642
    @angstudio7642 4 ปีที่แล้ว +10

    Sir I really really love your videos I started my journey with your channel! Thanks for all your help

  • @rohangarg6387
    @rohangarg6387 4 ปีที่แล้ว +8

    Bauth sahi jara ha bhau😅❤️

  • @GeekyShubhamSharma
    @GeekyShubhamSharma 4 ปีที่แล้ว +2

  • @saptarshi_opensourcer
    @saptarshi_opensourcer ปีที่แล้ว +1

    Very good and short explanation of Associative Arrays

  • @toppobijay521
    @toppobijay521 4 ปีที่แล้ว +2

    d_programme={1:'python',2:'java',3:'kotlin',4:'swift',5:'c++'}
    programme=input("enter the number between 1and 5 and learn your favourite programme?")
    print(d_programme[programme])

    • @techwithshiv3596
      @techwithshiv3596 4 ปีที่แล้ว

      please support me guys #TechwithSHIV

  • @MrAyush-oq3zo
    @MrAyush-oq3zo 4 ปีที่แล้ว +1

    I like your channel
    And you are my first and last guru

  • @gourishetti217
    @gourishetti217 4 ปีที่แล้ว +4

    Best tutorial❤️

  • @vaibhavgupta4413
    @vaibhavgupta4413 4 ปีที่แล้ว +1

    Lots of love from Rajasthan

  • @usamabaig8591
    @usamabaig8591 8 หลายเดือนก่อน +1

    Thank You Sir!

  • @codewithharryfanchannel559
    @codewithharryfanchannel559 4 ปีที่แล้ว +1

    You are genius and great teacher.

  • @chetandayalani6948
    @chetandayalani6948 4 ปีที่แล้ว +2

    Thank you so much for the effort and love

  • @haseebkhan1942
    @haseebkhan1942 4 ปีที่แล้ว +1

    Time Stamp: 06:20
    "this" print hoga.

  • @punjabisongs8383
    @punjabisongs8383 3 ปีที่แล้ว +2

    Thank you soo much sir

  • @muhammadmakki9240
    @muhammadmakki9240 4 ปีที่แล้ว +2

    I like you Harry bahi from Pakistan for your course

  • @Ammarkoka
    @Ammarkoka 4 ปีที่แล้ว +7

    Your JavaScript Tutorial was Best Ever Brother 🖤 Plz Make Second Tutorials on JavaScript in advanced 💯

    • @techwithshiv3596
      @techwithshiv3596 4 ปีที่แล้ว

      please support me guys #TechwithSHIV

  • @samuelfrank1369
    @samuelfrank1369 2 ปีที่แล้ว

    Nice Video,Thanks a lot Bhaiya

  • @mansinauni
    @mansinauni 2 ปีที่แล้ว

    Ur Videos are Amazing Sir😁

  • @LabhamJain
    @LabhamJain 4 ปีที่แล้ว +1

    Mast Video Bro !! ❣❣❣❣

  • @Ryanisalive
    @Ryanisalive 3 ปีที่แล้ว +3

    //How to fetch data from array from for foreach and while loops.
    $a = array('ami','larry','shubham','rohan','aryan');
    //while loop
    $i = 0;
    while ($i< count($a)) {
    echo "$a[$i]";
    $i++;

    }
    //for loop
    for ($i=0 ; $i < count($a) ;) {
    echo $a[$i] . "";
    $i++ ;
    }
    //foreach loop
    foreach ($a as $key => $value) {
    echo "$value";

    }
    //thank you

  • @AnubhavMadhav
    @AnubhavMadhav 4 ปีที่แล้ว +2

    Sir, your channel is the Best. Please make videos on Data Structures in Python. Please Sir!!

    • @techwithshiv3596
      @techwithshiv3596 4 ปีที่แล้ว

      please support me guys #TechwithSHIV

  • @Sahil_Shafique
    @Sahil_Shafique 4 ปีที่แล้ว +1

    Really Great sir ..you are best ...you Teaching style is very gud ..But can you sir make full deatil tutorials on proxy servies...please

  • @Shahjaadi_queen
    @Shahjaadi_queen 2 ปีที่แล้ว +1

    6:19 ho jayaga 🤘🔥

  • @upenderbharti
    @upenderbharti 4 ปีที่แล้ว +2

    Thank you sir, please Laravel pe bhi videos bna do Angular ke sath.

  • @randomviru4215
    @randomviru4215 3 ปีที่แล้ว

    Very Good Banti bhaiya

  • @vickygupta1392
    @vickygupta1392 4 ปีที่แล้ว

    Very nice 👍 super video 👌👌

  • @gururaj2199
    @gururaj2199 4 ปีที่แล้ว +1

    Cool, keep the good work up, and updated and isi khushi mai heart please.

    • @techwithshiv3596
      @techwithshiv3596 4 ปีที่แล้ว +1

      please support me guys #TechwithSHIV

  • @shivsharma3918
    @shivsharma3918 ปีที่แล้ว

    this course is helpful

  • @sunandasarkar7424
    @sunandasarkar7424 2 ปีที่แล้ว +1

    6:10 print hoga

  • @_Dipanshukhetawat
    @_Dipanshukhetawat 4 ปีที่แล้ว +2

    Please make video on python with artificial intelligence

  • @mohammadashraf1839
    @mohammadashraf1839 4 ปีที่แล้ว

    Very nice tutorial

  • @AbhishekThakur-fk7px
    @AbhishekThakur-fk7px 7 หลายเดือนก่อน

    Thank you so much

  • @pranshushakya2106
    @pranshushakya2106 3 ปีที่แล้ว

    badiya hai ye course bhai

  • @vipinsingh2172
    @vipinsingh2172 4 ปีที่แล้ว +1

    enjoying your method and learning fastly thank you sir

  • @rockykhan1807
    @rockykhan1807 4 ปีที่แล้ว

    awesome tha bro.

  • @noumanahmad8442
    @noumanahmad8442 4 ปีที่แล้ว +1

    Firt man which seen your video

  • @arshangouri5311
    @arshangouri5311 3 ปีที่แล้ว

    Shukriya

  • @saadhussain724
    @saadhussain724 4 ปีที่แล้ว

    Great Sir

  • @bhupatbhagat7356
    @bhupatbhagat7356 3 ปีที่แล้ว

    Harry Bhai Advance Php ke upar playlist bhi banalo! humko dusre tutorial me mja nahi aata!

  • @pintuojha1942
    @pintuojha1942 7 หลายเดือนก่อน

    Mulesoft pe video Banaiye...

  • @RohanDasRD
    @RohanDasRD 4 ปีที่แล้ว

    Awesome bhai

  • @InspireMindsOfficial101
    @InspireMindsOfficial101 ปีที่แล้ว

  • @devansh_withtech
    @devansh_withtech 3 ปีที่แล้ว

    nice you nare verry brilient

  • @ghulammehdisoomro7980
    @ghulammehdisoomro7980 2 ปีที่แล้ว

    yes 8 will write value.

  • @mdmatiurrahman7373
    @mdmatiurrahman7373 4 ปีที่แล้ว +2

    6:09 Nothing will happen...It will run normally...

  • @gopal12455
    @gopal12455 3 ปีที่แล้ว

    nice tutorial

  • @robeeeeen
    @robeeeeen 2 ปีที่แล้ว

    Thanks !!!

  • @ltandlife4824
    @ltandlife4824 4 ปีที่แล้ว

    You are Greet sir ★ ★ ★

  • @imdevloper4687
    @imdevloper4687 3 ปีที่แล้ว +1

    Print karta 6:19

  • @anilcoder
    @anilcoder 4 ปีที่แล้ว +1

    Sir social network using django par bna do bhaut demand aari h django wale course m aapke

  • @avijitbasuneogi6550
    @avijitbasuneogi6550 4 ปีที่แล้ว

    Hogan @6:11

  • @apnicodingkaro765
    @apnicodingkaro765 4 ปีที่แล้ว

    hello bhai mene apki python course ko follw kya hai bhot acha hai ek request hai ki aap ek video or bana do jisme python program ko apk fom me chang kr sake plzzzz bhai plzz i request you plzzz

  • @akashdebnath847
    @akashdebnath847 4 ปีที่แล้ว

    Series acha h .

  • @itxxsaiff
    @itxxsaiff 2 ปีที่แล้ว

    Tutorial #18 Watched

  • @HammadAlamSiddique-yg1te
    @HammadAlamSiddique-yg1te 3 ปีที่แล้ว

    amazing

  • @chetanlohani2801
    @chetanlohani2801 4 ปีที่แล้ว

    Sir please give me guidence to work with framework and plz you will also provide a video on php framework🙏🏼🙏🏼😊😊😊😊and your video is so awesome❤❤

  • @AliHamza-qp3bo
    @AliHamza-qp3bo ปีที่แล้ว

    harry bhai ho jai ga

  • @qamarabbas322
    @qamarabbas322 2 ปีที่แล้ว

    i will see you next time

  • @shivamtrivedi5867
    @shivamtrivedi5867 ปีที่แล้ว

    6:20 Print ho jaye ga

  • @kodingdemon5074
    @kodingdemon5074 4 ปีที่แล้ว

    harry bhai admin panel par bhi 1 tutorial bana dena...

  • @psychoticgamer6853
    @psychoticgamer6853 4 ปีที่แล้ว +2

    Basically associative array is
    'Java' => 'Hash Map',
    'Python' => 'Set'

  • @xbond2089
    @xbond2089 4 ปีที่แล้ว

    jio boss!

  • @tanishchavan6472
    @tanishchavan6472 4 ปีที่แล้ว

    Pls continue c++ tutorial 🙏🙏

  • @rajeevsharma7451
    @rajeevsharma7451 4 ปีที่แล้ว

    Please make video on working search bar using JavaScript.

  • @manabendranath2117
    @manabendranath2117 ปีที่แล้ว

    2:30 galti ka saja mil jayega... 🤣🤣

  • @souravghosh2000
    @souravghosh2000 4 ปีที่แล้ว +1

    Sir, Android app development (real life Problem app) video Please.

  • @abheygupta2332
    @abheygupta2332 4 ปีที่แล้ว

    6:04
    No it will not throw error

  • @_Dipanshukhetawat
    @_Dipanshukhetawat 4 ปีที่แล้ว

    Please make video on data structure and algorithm

  • @pythusiast4701
    @pythusiast4701 3 ปีที่แล้ว

    6:20 'this' print hoga

  • @sarthak-salunke
    @sarthak-salunke 4 ปีที่แล้ว +1

    Sir is it complete syllabus.

  • @anujdubey5184
    @anujdubey5184 4 ปีที่แล้ว

    Harry bhai please complete c++ series

  • @stalllegacy
    @stalllegacy 4 ปีที่แล้ว

    Sir Kivy Python pr bhi series Banaiye pls

  • @ajaybose5028
    @ajaybose5028 4 ปีที่แล้ว +1

    *Sir, Please Upload Video Related {Calculator, Music Please (Real life Android app).}*

  • @muneeb-ur-rehman3657
    @muneeb-ur-rehman3657 2 ปีที่แล้ว

    Ho jaye ga

  • @aniemer1801
    @aniemer1801 11 หลายเดือนก่อน

    Should print as 8 is Immutable

  • @domxon
    @domxon 4 ปีที่แล้ว

    Harry bhaji socket in php ke barre mai kab teach kro ge pls help me

  • @abhisingh1227
    @abhisingh1227 4 ปีที่แล้ว

    plz make videos on kivy python mobile app dev.

  • @armanahmed4806
    @armanahmed4806 4 ปีที่แล้ว

    Harry bhai django videos upload karo

  • @pahadimusicbaba8333
    @pahadimusicbaba8333 8 หลายเดือนก่อน +1

    Kya isi associative array ko for loop ka use karke print kr skte he agr Haan to kese code comments kro ❤❤ muje to nhi lgta isko for loop se print kr skte hen kyuki index Velue Jo integer hen unko hmne string me convert kr diya fir bi agr tumhe lgta he to code comment kro❤❤❤

    • @parthpatel-nh2rq
      @parthpatel-nh2rq 6 หลายเดือนก่อน

      You cannot use for while or do while loop in associavte array, you can use for each loop on it.

    • @parthpatel-nh2rq
      @parthpatel-nh2rq 6 หลายเดือนก่อน

      Output:
      James 25 Male

    • @HussainBaloch-lt3rs
      @HussainBaloch-lt3rs 4 หลายเดือนก่อน

  • @engineerbhai7642
    @engineerbhai7642 4 ปีที่แล้ว

    Please make more python tutorials in your English channel programming with harry.

  • @aayanpathan8093
    @aayanpathan8093 4 ปีที่แล้ว

    Ai python course banao please Harry bhai

  • @codingssprint7362
    @codingssprint7362 4 ปีที่แล้ว

    6:08 this print hoga

  • @zeeroxe7576
    @zeeroxe7576 4 ปีที่แล้ว

    Kesy hain sir...
    Android studio download to ho gaya install bhi ho jata hai par jab next karta hun to kam nai karta

  • @Rajeshkumar-cl9pt
    @Rajeshkumar-cl9pt ปีที่แล้ว

    6:52

  • @MuhammadZubairkaasib
    @MuhammadZubairkaasib 2 ปีที่แล้ว

    @8:30 are $key and $ value are predefined/reserved variables in php?

  • @MizanurRahaman03
    @MizanurRahaman03 3 ปีที่แล้ว

    6:09
    I think 'this' will be print..

  • @syit_346_adityaprajapati6
    @syit_346_adityaprajapati6 2 ปีที่แล้ว

    it will work 8=>

  • @shutter_buggies
    @shutter_buggies 4 ปีที่แล้ว +1

    Sir web development ka playlist chor diya aapne please continue that we want to learn bootstrap jQuery.

    • @techwithshiv3596
      @techwithshiv3596 4 ปีที่แล้ว

      please support me guys #TechwithSHIV

  • @amitaggarwal4908
    @amitaggarwal4908 4 ปีที่แล้ว

    Use Sublime Text 3

  • @banikumari282
    @banikumari282 4 ปีที่แล้ว

    can you please tell me why math.random function of js in vscode is not working

  • @tarunkumrawat2584
    @tarunkumrawat2584 3 ปีที่แล้ว

    sir agar shubahm ke 2 fev color ho jese red and green in this condition what I do?

  • @shegnerohan
    @shegnerohan 4 ปีที่แล้ว

    It will print out this on the scren

  • @princesukhala7106
    @princesukhala7106 2 ปีที่แล้ว

    Done done again

  • @Shivam-dy6dr
    @Shivam-dy6dr 4 ปีที่แล้ว

    nice

  • @udayan285
    @udayan285 2 ปีที่แล้ว

    Thanks #HarryBhai

  • @akashdebnath847
    @akashdebnath847 4 ปีที่แล้ว

    Print ho jayega sir

  • @D4rkH4ck3r5
    @D4rkH4ck3r5 4 ปีที่แล้ว

    sir i love you

  • @arunsec
    @arunsec 4 ปีที่แล้ว

    Hello bhai powershell se python 3.7 to 3.8 me kaise update kre please 1 video bana do

  • @amitaggarwal4908
    @amitaggarwal4908 4 ปีที่แล้ว

    " function br()
    {
    echo "";
    }" Use This Code To Use br Without Using Echo.

    • @sarmadjahangir3
      @sarmadjahangir3 2 ปีที่แล้ว

      Good
      Mei aesay use karta hoon.
      Echo "Sarmad" . "";
      Ye bhi best ha

  • @shafqatali9476
    @shafqatali9476 4 ปีที่แล้ว

    Bro mujha python sekhna hy koi video ka link mill sakhta hy