PHP Get Values of Multiple Checkbox and Keep Checkbox Checked After Submitting Form

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • PHP Get Values of Multiple Checkbox and Keep Checkbox Checked After Submitting Form.

Komentáře • 19

  • @natking1u1z99
    @natking1u1z99 Před rokem

    This video has helped me a lot as a Desktop Admin learning Web Dev and diving into PHP head first. I'm working on a new employee onboarding form and I needed a way to submit the input fields as data to a text file. With some modifications to the conditionals statements by adding fopen() and write() instead of echoing the results to the page.
    I may be able to complete this project all thanks to you!
    Keep making videos and your page will grow, especially with "real world" examples like this one.

  • @linconperera5891
    @linconperera5891 Před 3 lety +1

    Great Video 👍

  • @yurawitsomboonwit2370

    thank you. God bless you.

  • @rusolaboasbeh2263
    @rusolaboasbeh2263 Před rokem

    Thank you sooooooo much ..

  • @aliaslani2871
    @aliaslani2871 Před rokem

    tanks good luck 👍🏻 ❤️

  • @jencymaharajan2583
    @jencymaharajan2583 Před 7 měsíci

    I'm getting output as "on" . Not getting an appropriate value which i mentioned in the code
    Pls guide me

  • @chandanpatra3850
    @chandanpatra3850 Před 3 lety +1

    thanks

  • @nihithvlogs
    @nihithvlogs Před rokem +1

    What is the laravel version you are using? Because I am getting error saying "undefined color_list"

  • @julliannlevy8903
    @julliannlevy8903 Před 3 lety

    what do u download for the form you are using? and do i have to know programming to do this form

    • @programmingoflife2267
      @programmingoflife2267  Před 3 lety

      This is just a demonstration of how to get the selected Checkbox values. Yes you need to know programming for this. This one demonstrated using PHP programming language. If you need any help I can help you.

    • @programmingoflife2267
      @programmingoflife2267  Před 3 lety

      You can subscribe this channel to see more interesting videos.

  • @syahmiAimann
    @syahmiAimann Před 3 lety

    hi, may i want the source code ?