Part (01)- Dropdown value insert, edit & update in PHP MySQL Database with Source Code

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

КОМЕНТАРІ • 8

  • @adrianonogueiradonasciment3276
    @adrianonogueiradonasciment3276 9 місяців тому +1

    Thank you so much, exactly on minute 15:50 it was what I looking for

    • @TechAreaIndia
      @TechAreaIndia  9 місяців тому

      Thanks for your interest with us.

  • @jussaviff
    @jussaviff 8 днів тому

    puedo repetir un sin fin de veces los mismos cursos que estan dentro del select no detecta la validacion sabra porque?

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

    Please click to subscribe ua-cam.com/users/techareaindia

  • @AllexianFever
    @AllexianFever 6 місяців тому

    Show the list of users in the table ( first name, last name, position and the status.) This should be loaded from user table.
    For the status, you have to fetch the recent status from the second table called status.
    Provide option to change the user active status ( Online, Away, Do not disturb ) .
    The other users logged in should see the status changing in the list ( no need of web socket ) we can just refresh the page to see the updated results.
    The current status should be fetched from this table.
    Can you make a video or you can explain how to do.

  • @samsuri8011
    @samsuri8011 2 місяці тому

    Thank you, but source code can't download.

  • @AllexianFever
    @AllexianFever 6 місяців тому

    Can you please give the database code for both tables

    • @TechAreaIndia
      @TechAreaIndia  6 місяців тому +1

      Database file is available in the source code file.