how to insert a dropdownlist value into database using PHP Mysql

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 51

  • @TonyMars
    @TonyMars 3 роки тому +27

    am i the only one hearing the snoring in the background :) ?

    • @bapynshngain
      @bapynshngain 3 роки тому +1

      Was about to comment the same. 😂😂😂

    • @Priyanka-mx6ji
      @Priyanka-mx6ji 9 місяців тому +1

      me too, I thought my mother was snoring as I was watching this video at midnight 😂

  • @ricekrissy9769
    @ricekrissy9769 5 років тому +21

    Just in case anyone is confused, you can use varchar as the data type (for the dropdown list) in your database. (it took me awhile to figure that out)

  • @eko333
    @eko333 2 роки тому

    I really want to be like you and I want to always follow this lesson. I watched to the end and tried repeatedly.

  • @favourfrancis6535
    @favourfrancis6535 4 роки тому +4

    Thanks a lot
    But you made this video unnecessarily long with the CSS. Go straight to the point.
    Thanks again

  • @shilpimanna
    @shilpimanna 4 роки тому +1

    Thanks for your guidance.. Very helpful

  • @toshankverma
    @toshankverma 3 роки тому

    thanks bro...................its help me alot in my final year project :'(:'(:'(:'(:'(

  • @krishnapatel6134
    @krishnapatel6134 5 років тому +1

    Thank You very much for sharing your knowledge and helping us

  • @hunerbun4681
    @hunerbun4681 3 роки тому +10

    Ayo, shutup! Hes sleepin!

  • @kennethmanon-og8840
    @kennethmanon-og8840 2 роки тому

    very halpful bro stanks so match

  • @sentealchannel4723
    @sentealchannel4723 3 роки тому

    Very nicely and clearly described, thanks a lot

  • @Magwaer
    @Magwaer 2 роки тому +1

    14:40 I hear someone snoring xD, great tutorial anyways

  • @oskarelo8093
    @oskarelo8093 2 роки тому +1

    thank you

  • @agataburczynska8714
    @agataburczynska8714 4 роки тому

    Thank You very much. It is very helpful.

  • @RajanKumar-wq4tx
    @RajanKumar-wq4tx 4 роки тому +3

    ---Select--
    Male
    Female
    if data like above data and i want to store option value(1 or 2)

  • @missgreenwood805
    @missgreenwood805 2 роки тому

    I can hear someone snoring in this video LOL🤣

  • @leadgen194
    @leadgen194 4 роки тому +1

    thanks bro

  • @Sloarot
    @Sloarot 2 роки тому +2

    15:41 I'm guessing most people watching this video will find their answer here..

  • @roshni27
    @roshni27 5 років тому

    Thank you so much

  • @Atchyut.t45_Creator
    @Atchyut.t45_Creator 2 роки тому +1

    why don't you do it mysql it will be helpful for all

  • @Ad1tyapardeshi
    @Ad1tyapardeshi 4 роки тому

    Thanks

  • @plundererex4106
    @plundererex4106 2 роки тому

    Can you see me...?
    You insert option kombobok with manual option on kombobok and sucsess into to database...
    But if you insert option kombobok with dynamical option on kombobom from database and input to database... its can't input to database

  • @zainabhassan9276
    @zainabhassan9276 3 роки тому

    in dropdown list what the data type use in database ?

  • @abinayan2587
    @abinayan2587 3 роки тому +2

    In this code if statement does not run....only else is to be run and generate data not saved..can you tell tha solution for this

    • @ankurpanthri9510
      @ankurpanthri9510 3 роки тому

      Same error here. Did you get some solution for that part?

    • @abinayan2587
      @abinayan2587 3 роки тому +1

      @@ankurpanthri9510 yes I solve that error....1.check the file type...
      2.don't put a single quotes in the insert query section- I clear this the my code is executed....

    • @ankurpanthri9510
      @ankurpanthri9510 3 роки тому

      @@abinayan2587 Thanks

    • @davemoment2853
      @davemoment2853 2 роки тому

      @@abinayan2587 its not working for me

  • @yossihorev3250
    @yossihorev3250 4 роки тому +2

    Thanks !
    Is it possible to use MySQL table as options list ? Instead of writing a list of options, to get that list from a table that is.

  • @shatirdimag1011
    @shatirdimag1011 3 роки тому

    Create same form with update query to update data in database with drop-down list

  • @NatureTheif
    @NatureTheif 2 роки тому

    how to do this work, by getting male and female from gender table.(without hard corting)

  • @Vivekdhiman1107
    @Vivekdhiman1107 5 років тому

    hey can you please help me out i have some problem in my php code

  • @weslleyrocha4527
    @weslleyrocha4527 5 років тому

    Parabéns.

  • @neelshah6618
    @neelshah6618 2 роки тому

    Bro, Hello datatype kya hai gender ka database me
    Jaanna pasand karuga me... >_

  • @mahamedahmed1238
    @mahamedahmed1238 5 років тому

    How can read the database instead i write the option to my hand

    • @Naruto77695
      @Naruto77695 5 років тому

      use the change subhead change to ur own column

  • @mohitsharma-ps8zy
    @mohitsharma-ps8zy 3 роки тому

    bhai code dede yaar file m description m

  • @kabilansundaram5411
    @kabilansundaram5411 Рік тому

    The hissing is too loud and disturbing.

  • @markovian1431
    @markovian1431 2 роки тому

    chaka

  • @haramshah2796
    @haramshah2796 5 років тому +3

    i have try this code but it showing me the result data not saved what's the problem with my code please guide me

  • @r4rallinone64
    @r4rallinone64 3 роки тому

    Thanks