PHP CRUD: Bootstrap Modal: Edit and Update Data into Database in PHP

preview_player
Показать описание
Here.. in this video, its done all about how to edit data (fetch data into textbox by its ID) and then update data into Database in PHP using the Bootstrap MODAL i.e POP UP Modal.

Playlist: PHP CRUD-Bootstrap MODAL

Part 1: Insert Data using Bootstrap MODAL

Part 2: Fetch Data using Bootstrap Table

Part 3: Edit and Update Data using Bootstrap MODAL

Part 4: Delete Data using Bootstrap MODAL

Part 5: Search BOX and Pagination using DataTables
Рекомендации по теме
Комментарии
Автор

thankyou. i was searching this but didnt find such informative tutorial anywhere else. You explains the at the same time you write it, is the best part of your videos. thanks again

saniyasaher
Автор

THIS!!

This was a freaking lifesaver. I had been struggling with this for a week and within 30 minutes I had everything working. THANK YOU!!!

endlesstTCG
Автор

cool tutorial bro, but you should use $(document).on('click', 'className', function(){
}); insteady of using $('className').on('click', function(){
});. This will not just show the modal for some minutes then it will dissapear for some browsers. Thanks

michaelkisingi
Автор

Every thing is working just fine for me, thank you for your efforts.

spicystrike
Автор

Thank you so much sir for helping us🙏🙏🙏🙏😀😀😀 it's works

soumenpati
Автор

Wow this is great knowledge. Thanks man 🙏

tajwarshah
Автор

I have problem...when I press the edit button there's spaces in the first letter. Help me please

Freuivan
Автор

Thanks, the modal works it is shown. But when I checked in mobile view, the modal forms input fields appears blank which did work properly on PC. Could you please check and sort this issue?

ashikanedoict
Автор

Thank you so mch sir for this amazing tutorial but sir i checked everything no error but when I am clicking on update button nothing is happening.. Please suggest sir what I can do☹️ :) Regards

ipsitaacharya
Автор

hello, it worked for me but when I try a second data, it doesn't work. no popups.

mehmetsarresmi
Автор

Can anyone help me. The modal does not show if there is class = "modal fade". if I remove fade, it works but the background turns black.

gurosiya
Автор

Hi how about fetching the selected value from database into the drop down box?

rnggaming
Автор

thank you brother you saved my life too

nshimiyimanaeliepatient
Автор

Thank you sir. You helped me a lot! :)

eenaperez
Автор

My modal is not showing even though I followed all the steps you said

tidermanaog
Автор

how can I fetch the value of select option into the Edit modal?

yamina
Автор

Thank you sir, please help me I have follow all the steps but when i click the update the page load successfully but the records are NOT update

ahmedsuleiman
Автор

thank you sir, quick question when i hit update it echo or alert "Data Not Updated" its the else in update.php.

CutieTheGreat
Автор

It's clearly understandable but I faced issue when I show image from database to input file Element.
Can you help me out this?

RoseStudiorose
Автор

thanks for the videos lesson, really helpful for me,
I have a question:
How to show select/option value taken from database in bootstrap model?

santoshSadashankarNepal