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

Поділитися
Вставка
  • Опубліковано 19 вер 2024
  • PHP Get Values of Multiple Checkbox and Keep Checkbox Checked After Submitting Form.

КОМЕНТАРІ • 19

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

    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 3 роки тому +1

    Great Video 👍

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

    thank you. God bless you.

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

    Thank you sooooooo much ..

  • @jencymaharajan2583
    @jencymaharajan2583 7 місяців тому

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

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

    tanks good luck 👍🏻 ❤️

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

    thanks

  • @nihithvlogs
    @nihithvlogs Рік тому +1

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

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

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

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

      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  3 роки тому

      You can subscribe this channel to see more interesting videos.

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

    hi, may i want the source code ?