Это видео недоступно.
Сожалеем об этом.

PHP CRUD || Create, Read, Update, Delete.

Поделиться
HTML-код
  • Опубликовано: 14 авг 2024

Комментарии • 755

  • @KhanamCoding
    @KhanamCoding  3 месяца назад +3

    🚀Enroll for 43+ hours of Course Content:
    PHP from Basics to Advanced with 8 Hands-on Projects- www.udemy.com/course/php-mastery-course-from-basics-to-advanced/?referralCode=7AA69001AB265B5A1C7A

  • @ninti212
    @ninti212 Год назад +65

    If anyone is wondering how she is writing in multiple lines just hold ALT and click on multiple places where you want to write. :)
    Hope it helps!

  • @existenceproduction5510
    @existenceproduction5510 Год назад +46

    GUYS I FOUND THE SOLUTION ON UPDATE WHERE IT ONLY SHOWS THE FIRST STRING. in your update.php go to bottom part of the code and check the per name,email,password ect and check the value= it must be enclosed with double qoutation marks like this value="". Thankyou so much still for the tutorial! Im gonna cry now

    • @MdMostofa-ku6wx
      @MdMostofa-ku6wx Год назад

      3dvmoure😮​@@enzino7404😊😅😮😢😂i😊😅😢😂2wer😮

  • @anandchaudhary8952
    @anandchaudhary8952 2 года назад +36

    This is literally Step by Step. Finally I have something working after watching two other videos where one guy was asking for money to reveal the code and the other guy was typing code line by line without even testing it. Therefore, thanks to this wonderful lady. 🙏🏼

    • @renushrees5705
      @renushrees5705 2 года назад

      Through where they got user.php and display.php coding???

    • @eraytezcan8160
      @eraytezcan8160 Год назад

      Can U send me the fukmkl Code pls

  • @MidulGoswami
    @MidulGoswami 2 года назад +90

    Finally found an awesome video which only focus on quality training... No any extra discussions... Hats off for the amazing explanation ✌️

    • @KhanamCoding
      @KhanamCoding  2 года назад +8

      Glad to know you find it useful :)

    • @gameworlduk6657
      @gameworlduk6657 2 года назад

      ruclips.net/p/PLdoUjOuWL_owKZgygdcljLwa1ShdGvIp1

    • @carljmes
      @carljmes 2 года назад +1

      do you have the code about this crud bro?

    • @renushrees5705
      @renushrees5705 2 года назад

      Through where they got coding which is in display.php and user.php page??

    • @friktogurg9242
      @friktogurg9242 3 месяца назад

      When do you use POST and GET, how do you know when to use them?

  • @angelablanca7456
    @angelablanca7456 2 года назад +7

    This is such a very helpful for me, I've been spending a lot of hours searching and viewing tutorials about displaying the database to my website and none of it didn't give me concise explanation about the process. I am grateful that I've come to your video and this tutorial gonna save me from my project's oral defense. THANK YOU SO MUCH. Full of gratefulness here from the Philippines.

  • @diyothelilundergo
    @diyothelilundergo 2 года назад +188

    04:50 CREATE user.php FILE
    10:05 CREATE connect.php FILE
    12:25 INSERT DATA INTO DATABASE in user.php FILE
    17:52 CREATE display.php FILE for SHOWING DATA IN THE BROWSER
    22:44 SELECT ALL DATA TO THE TABLE
    24:16 CONNECT TO THE DATABASE FROM display.php FILE
    28:36 INSERT DATA FROM user.php FILE SHOWED UP IN display.php FILE
    30:16 CREATE BUTTONS FOR delete and update IN display.php FILE
    32:58 DEFINED BUTTONS FOR update AND delete related to ID(PrimaryKey)
    34:30 CREATE delete.php FILE - connect to DELETE BUTTON IN display.php FILE
    37:40 REDIRECT delete .php FILE TO display.php FILE
    38:13 CREATE update.php FILE TO PERFORM ACTION and OPERATION
    39:20 CREATE CODE FOR update.php FILE TO RUN THE UPDATE OPERATION
    45:52 DISPLAY DATA WHEN CLICKED ON THE UPDATE BUTTON - IN display.php FROM update.php
    49:00 ECHO OR PRINT the ASSIGNED VALUE that WILL have to be UPDATED IN update.php FILE
    51:15 EDIT DATA IN display.php FILE PRINTED(echo) AND CAN BE EDITABLE
    51:45 FROM update.php CAN BE PRINTED IN HEADER LOCATION OF display.php

    • @malshakularathne1147
      @malshakularathne1147 Год назад +1

      @ Guido Sarmento, can you please send me the codes of this project

    • @amaalalofi9014
      @amaalalofi9014 Год назад +1

      Can you please send me the code 😢

    • @mrsakthiofficial
      @mrsakthiofficial Год назад +1

      You have good brain 🧠 bro 😀😀😀

    • @moha_kunX
      @moha_kunX 10 месяцев назад +1

      thanks bro i appreciate that

    • @diyothelilundergo
      @diyothelilundergo 10 месяцев назад

      @@malshakularathne1147 i replayed this vídeo like my whole life for 1 test that i didn't pass 🤪🙏

  • @rishavadhikari4340
    @rishavadhikari4340 5 месяцев назад +1

    This is one of the best video for learning php who are completely begineers and they should not hurry up to write the code like I did.If you pay attention on what she is doing then you will be able to create database and perform CRUD operation

  • @eliendongo9566
    @eliendongo9566 2 года назад +6

    I am having a php crud test in the next 9 hours, this is the best crud tutorial on the web. Good job Khanam

    • @carljmes
      @carljmes 2 года назад

      do you have a code regarding this one bro?

  • @sumaiyamujawar1038
    @sumaiyamujawar1038 2 года назад +3

    Hello Madam
    I am Shayanali Mujawar, studing in 5th standard, I gone through your training of CRUD it's very interesting I got clear Idea I am little confused that how ajax works but this is really helpful to me. Thank You

    • @KhanamCoding
      @KhanamCoding  2 года назад

      Hello.. Glad to know it helped you and so happy to know in such small age u r interested in coding 🤗 Ajax tutorial I hv uploaded for better understanding u can refer that and later come to php crud project which I hv done using Ajax . ruclips.net/video/Cqjytof21tA/видео.html this is Ajax link

  • @DrRambhatlaParvatheeswaraSarma
    @DrRambhatlaParvatheeswaraSarma 2 года назад +3

    I have watched many videos on php in other channels but did not understand clearly. Now I am very happy to see your hands-on explaining video . Thanks a ton.

  • @testest.
    @testest. Месяц назад +1

    DONT RUSH, watch this video carefully. SHE EXPLAINED IT REALLY WELL.

  • @nicholasgillespie7081
    @nicholasgillespie7081 2 года назад +23

    Absolutely fantastic video !! I've been struggling to assimilate PHP CRUD for some time now, but your video really helped me. Simple, well explained, point by point... Thank you so much! (fyi, best video explaining this topic on the net I've seen, Congrats!)

    • @KhanamCoding
      @KhanamCoding  2 года назад +2

      Thank you so much ..glad to know it helped you 😇

    • @higherheights7010
      @higherheights7010 2 года назад +1

      Definitely the best!!! Hats off💯

    • @MishraPlayzYT
      @MishraPlayzYT 2 года назад

      1 St mam you tell me when I delete my data then my sr.no. is also change but tour's no change so tell me how to fix it

    • @MishraPlayzYT
      @MishraPlayzYT 2 года назад

      1 St mam you tell me when I delete my data then my sr.no. is also change but tour's no change so tell me how to fix it

  • @rock8938
    @rock8938 Год назад +1

    Thank u so much amazing tutorial

  • @herodotus1601
    @herodotus1601 Год назад +1

    This is really a step by step tutorial. I have completed all the crud operations because of you Mam ❤ thanks for helping

    • @KhanamCoding
      @KhanamCoding  Год назад

      It's my pleasure🙂Thanks for watching

  • @agademetrial8120
    @agademetrial8120 2 года назад +2

    Super Thankyou! You are now the reason why I'm close on graduating on my IT course!

    • @DrRCB
      @DrRCB 2 года назад

      Congratulation

  • @narendrayadav_95
    @narendrayadav_95 2 года назад

    Finally i lern crud operation through your video .your are so easy way to expalin everything,after finish crud operation feeling so good build more confidence. thank you much Khanam ma'am

  • @sanjithesimp4327
    @sanjithesimp4327 2 года назад

    Thank you. I understand how to do it. When i'm back im proud to say that This is my 1st step to become programmer

  • @izerekerie1398
    @izerekerie1398 2 года назад

    thank you so much
    I almost forget PHP for about 2 years without using it but now I am confident in it again
    It is straightforward

  • @mabellemontoya7459
    @mabellemontoya7459 2 года назад +4

    Out of all tutorial videos this one is the most helpful and very precise explination

  • @mrsakthiofficial
    @mrsakthiofficial Год назад +1

    Tq so much mam I have search and learn Many RUclips channel but i am satisfied 😁 your teaching only your good 😊 teacher mam i am 100% satisfy your teaching I need more videos mam 🤞

  • @robzonefire
    @robzonefire 2 года назад +6

    My mind is going on a meltdown until you explained PHP crud in the most simplest way possible, so thank you :>

  • @jayceemojica5615
    @jayceemojica5615 2 года назад +5

    One of the best content I've ever seen. Create more videos like this to help others in exploring more on PHP.

    • @carljmes
      @carljmes 2 года назад

      do you have the code regarding this crud bro?

  • @praveanprabakaran3425
    @praveanprabakaran3425 2 года назад +2

    Well understood and it's working too
    Thanks madam 👍

  • @zubairblti
    @zubairblti 2 года назад

    I have been struggling related PHP Crud for some time but your video really helped me.
    literally Thank you Mam!
    From Pakistan.

  • @26cynanmaranm6
    @26cynanmaranm6 Год назад +1

    thanks a lot!!! Finally i understand the CRUD in php

  • @codesaif8075
    @codesaif8075 2 года назад +1

    Excelent video completed this Crud in just one day, Thanks a lot!!

  • @sukhenhalder4u
    @sukhenhalder4u Год назад

    Finally i found best crud project..
    It will helpful for every student

  • @hazelcordova9712
    @hazelcordova9712 2 года назад +2

    So far the best example i ever seen. Thank you so much.

    • @carljmes
      @carljmes 2 года назад +1

      can i have your code bro? please just for my project purposes

  • @user-pr1yq4wk1b
    @user-pr1yq4wk1b 9 месяцев назад +1

    Very amazing and outstanding and explained in an easy way.

  • @dikshajain9845
    @dikshajain9845 Год назад +2

    Thank you very much for making this amazing video.

  • @MdRizwan-uu9dv
    @MdRizwan-uu9dv 2 года назад

    I am looking for exact content which clear each and every doubt for crud operations since last month.
    Thankyou so much for such an amazing video.

  • @dungar2852
    @dungar2852 Год назад

    Osm create a database in php 💯% useful video lectures ❤️

  • @MatthewDodson-m5u
    @MatthewDodson-m5u 10 дней назад

    I have been working as full stack developer for almost a year now while building my own startup.

  • @user-bk7bn5yh7v
    @user-bk7bn5yh7v 6 месяцев назад

    This lady is the best teacher I have ever seen.
    But please show us how to update without having to change something unique values such as username, email and mobile.
    In this tutorial only the id is unique but because I have these 3 fields as unique it is throwing duplicate errors even though it's just update query

  • @essirio7667
    @essirio7667 2 года назад +1

    One of the best video for beginners! You saved my life!

  • @gech_tube6161
    @gech_tube6161 Год назад +1

    This project is absolutely good, Thank you very much.

  • @subburama5807
    @subburama5807 2 года назад

    One of the best tutorial for Simple CRUD Implementation in PHP! Thank You!!

  • @decall
    @decall 2 месяца назад +1

    thanks to this tutorial, I got an 8 for a php application assignment. Thank you so much

  • @hemmishra1102
    @hemmishra1102 7 месяцев назад

    Thank you for making this video. I am learning php crud operation and i have a better understanding after completing this video

  • @is-sam
    @is-sam 2 года назад +9

    This is great for beginners, but I highly encourage you learning Object Oriented Programming with PHP as it's the modern way of coding in PHP ;)

    • @michimarz
      @michimarz Год назад

      I wouldn't call myself a beginner, and I highly recommend all of you to avoid Object Oriented Programming.

    • @is-sam
      @is-sam Год назад +1

      @@michimarz lol

  • @kaustavsaha6005
    @kaustavsaha6005 11 месяцев назад

    Best curd operation video in RUclips.

  • @MrBlousambok
    @MrBlousambok Год назад

    This is the best CRUD video on RUclips. Well done.

  • @SandeepKumar-jw1bc
    @SandeepKumar-jw1bc 10 месяцев назад

    Awesome video for PHP beginners ,,She explained very well. keep it up

  • @vengatesh440
    @vengatesh440 2 года назад +2

    Seriously.. your dedication was awesome for this video... 💚

  • @vatsalshah638
    @vatsalshah638 2 года назад +1

    superb video mam ... 👌 i got whole clarity about crude with 'POST' method operations..!!

  • @harisawan7704
    @harisawan7704 2 года назад +1

    What a Amazing U defined . very Well Done Love From Pakistan

  • @rajputanafitnessbyamitsinh4719
    @rajputanafitnessbyamitsinh4719 2 года назад

    This is really awesome method of teaching... I am not from IT field but I got Everything easily... Great style of work

  • @sudhirijardar7269
    @sudhirijardar7269 Год назад

    after seen this video i thought this video is only for me ......Thankyou........

  • @IJACKIE10
    @IJACKIE10 10 месяцев назад

    Thanks for helping me in my college project ma'am amazing explaination

  • @pooja.yadav.
    @pooja.yadav. Год назад

    i like your way of teaching mam .

  • @mueez_asif_585
    @mueez_asif_585 10 месяцев назад

    I have complete this CRUD step by step. Now, i am feeling very happy

  • @srivathsakunikullayah5881
    @srivathsakunikullayah5881 2 года назад +1

    Thanks a lot for making this video . It helped a lot. You don't know how grateful I am to for making this video🙇‍♂🙇‍♂🙇‍♂

  • @bayanajyothi3778
    @bayanajyothi3778 Год назад +1

    thank you so muchhhh madam excellent work...suprbbbb...nice

  • @anshould
    @anshould 3 года назад +3

    So nicely explained, 110% helpful

    • @KhanamCoding
      @KhanamCoding  3 года назад +1

      Glad it was helpful! Thank you so much :)

  • @pharrellarts3315
    @pharrellarts3315 Год назад +3

    You explain the concept very clearly and that made me learn alot from this video am happy you did not try to make the video brief because with brief videos is easy to get lost. This has been an amazing leason keep up the good work

  • @mdsabuz5388
    @mdsabuz5388 Год назад

    Dear sister, your english speaking is so good, teaching style is slightly fast, as a begginer I faced some problem but I like your clear teaching style. Thank you for your beautiful creation.

  • @katumbinyundu7059
    @katumbinyundu7059 2 года назад +1

    awesome video, well explained. thanks.

  • @RajveerSingh-zk9wm
    @RajveerSingh-zk9wm 2 года назад

    Informative Video ..learn clearly STEP BY STEP 👌❤️👍

  • @sinadjanmichaeljayd.6311
    @sinadjanmichaeljayd.6311 Год назад

    Very informative video thank you
    #my pleasure

  • @kirkvill8539
    @kirkvill8539 5 месяцев назад +1

    Thank you so much sensei, it's really a big help for my activity 🙏😭✨

  • @lvl100boss85
    @lvl100boss85 8 месяцев назад

    You are a lifesaver. Thanks for breaking down the process into simple digestible words. God bless you and keep up the good work!

  • @Hrishiiiii__
    @Hrishiiiii__ Год назад

    Best video on CRUD using php and mysql

  • @amaldevasia828
    @amaldevasia828 2 года назад +1

    This is the best explanation i have seen ever Thankoyu so much

  • @zaraasghar4666
    @zaraasghar4666 Год назад

    nothing could be more clearer then this, thnku girl

  • @arifshaikh2508
    @arifshaikh2508 3 года назад +2

    you're helping so many people out there

  • @shashipalsingh3871
    @shashipalsingh3871 2 месяца назад +1

    Ma'am I'm getting data in the display page but not the first row I'm getting data 10line of row please help me !

  • @saikatsengupta8084
    @saikatsengupta8084 2 года назад +2

    Great tutorial that you have provided as beginning level but I have to add some contribution in insert query that will be check if data is exist or not then data will be inserted on database if no data exit

  • @user-bk7bn5yh7v
    @user-bk7bn5yh7v 6 месяцев назад

    ❤❤❤❤❤
    This woman is a wonder😮
    More than a human

  • @PabloIskomar
    @PabloIskomar 11 месяцев назад

    best ever and simplest presentaion, thank you so much.

  • @lingheshbalaji331
    @lingheshbalaji331 Год назад

    This is amazing. Helped me complete my project. Guys utilize this and make sure that u start XAMPP before starting this project...

  • @TanvirAhmed-wk3zj
    @TanvirAhmed-wk3zj Год назад

    Thank You Mam
    আপনার কাজটি সত্যি অসাধারণ।

  • @alamainali797
    @alamainali797 2 года назад +1

    Just wow 👍 , infinity thanks

  • @sundayemmanuel4789
    @sundayemmanuel4789 8 месяцев назад

    Thank you madam, you are good but don't tell anyone. I learned very well from you. " Your face show, your shoe shine". Thanks

  • @cyco6384
    @cyco6384 11 месяцев назад

    Finally found a video for my problem. amazing explanation ..... thank you

  • @claudiocovelli
    @claudiocovelli 2 года назад

    Very good video which is worth more than a book. All is explained in a very clear and accurate way.

  • @ranjeetsinghkalsi8079
    @ranjeetsinghkalsi8079 Год назад

    Thanks for a simple way explanation

  • @priyadharshinimuthukumar8970
    @priyadharshinimuthukumar8970 Год назад

    thank you so much ...very good explanation part

  • @honar1967
    @honar1967 3 года назад +2

    very good job, best youtube, thanks.

    • @KhanamCoding
      @KhanamCoding  3 года назад +1

      Glad you find it useful... Thank you so much :)

  • @rahulbhaskar474
    @rahulbhaskar474 Год назад

    thanks for this amazing tutorial video😃

  • @lingarajbhuvan1404
    @lingarajbhuvan1404 3 месяца назад

    Very good teaching method.
    Thanks madam.

  • @aditechsoftwaresolutionpvt857
    @aditechsoftwaresolutionpvt857 7 месяцев назад +1

    Like your Videi in advance

  • @moha_kunX
    @moha_kunX 10 месяцев назад +1

    thank you so much that was so helpful

  • @nafijrohi01
    @nafijrohi01 2 года назад

    Nice video.your clear explanation. Keep happy us with more projects like.

  • @zoshisclothing
    @zoshisclothing Год назад

    great video....no errors ...clear explanation..thank u for the video

  • @bouchentoufothman7264
    @bouchentoufothman7264 Год назад

    Ma'am, you are the best.

  • @nomibangash
    @nomibangash Год назад

    Thank you Very Much . i follow setp by setp & now i'll create it successfully . . Now turn to Next Video ;)

  • @AbdulAziz-pm6lk
    @AbdulAziz-pm6lk 2 года назад +2

    Very underrated channel
    Keep going . Your channel will soon catch the public eye. It's much better that complex people out there.
    Also please do a beginner level on php laravel as you are php expert. Thanks alot

  • @bigcode4you299
    @bigcode4you299 2 года назад

    I think I have met a big mentor

  • @vaishnavikumari958
    @vaishnavikumari958 3 месяца назад

    Mam each and everything is very well explained and anybody can understand easily .

  • @jammahg6205
    @jammahg6205 Год назад

    Very nice explaination

  • @shahzaibshah3769
    @shahzaibshah3769 11 месяцев назад

    Such an Amazing video amazing explanation

  • @chenukakuruppu4424
    @chenukakuruppu4424 Год назад

    Very valuable tutorial😊.

  • @vminsum6189
    @vminsum6189 10 месяцев назад

    Amazing video
    Thank you so much

  • @user-gm3qp4nv3c
    @user-gm3qp4nv3c Год назад +1

    Nice..Really best way of teaching...

    • @KhanamCoding
      @KhanamCoding  Год назад

      Thank you for watching. Glad to know it helped you🙂

  • @johnnyj4425
    @johnnyj4425 9 месяцев назад

    Thank you so much for this. It was very helpful!

  • @joaniediaries
    @joaniediaries 2 года назад +1

    I've been struggling to make PHP CRUD and thank goodness I found your video. This helped me a lot. Do you mind if I ask how to do it with archiving data? Thanks!

  • @dayanandbiradar4708
    @dayanandbiradar4708 Год назад

    the most simplest way thank you..

  • @abdulhaseeb012
    @abdulhaseeb012 5 месяцев назад +1

    very helpful for me thankk you maaam

  • @dchanal7013
    @dchanal7013 2 года назад

    Very interesting video to me.thank you so much madam