Delete / Remove Records In Database Table: PHP & MySQL

preview_player
Показать описание

Video tutorial demonstrates deleting / removing of data / records from the database table.
Рекомендации по теме
Комментарии
Автор

bro ur my lifesaver, I couldn't delete an entry in my project but after this video everything went smoothly thanks... ur awesome..

manohar
Автор

I found this tutorial to be of great help. Much thanks. I created a shopping cart and was finding it difficult to remove an item from the cart but this tutorial gave me the breakthrough.

leroynain
Автор

Thank you a lot, I am using this piece of code for my project, very simple and clear explanation TY again:)

eugeniesoulange
Автор

Thanks A Lot ...Really very are simply

tishangod
Автор

Thankyou much!!!! You have literally saved my life!

craigharkins
Автор

very simple .. very easy ... amazing ♥♥ Thanks bro !

tunisiano
Автор

Thank you so much. This was really helpful.

NamrataAgarwal
Автор

Thank for the tutorial.It helped me alot.

hottensiamukai
Автор

Thanks a lot <3
You have solved the issue I'm facing since morning!
Thankuuu :)

NoorMuhammadKhan
Автор

I almost go crazy figuring out how to do it since my code only deletes the first row even though what I want to delete is in the middle row. THANK GOD FOR THIS! For letting me realize that what my code simply need is "del = $row[id]"
and THANK YOU VERY MUCH SIR!!

jeviecortuna
Автор

You Sir, are simply awesome :) Thanks a ton :)

matrixmathur
Автор

This video is exacly what I needed! Thanks man, you're awesome!
I'm a little struggling with 1 thing though. What if I search a database and I get multiple results?

But if I press the Delete button, it only works the the last result I got. Ignoring earlier delete buttons. Just curious, maybe you have the awnser =) thanks again for the great video!

Altaranalt
Автор

answered all my questions! great tutorial =D

Death
Автор

sir thanks for the tutorials keep making it. it's so helpful to us beginners. but also is this possible if you click the name of company example i chose google USA. what i see inside the google USA is name, position, tel. address. something like that also i can input that inside or edit the employee information? tnx in advance sir

MrLoogz
Автор

Thanks, also i need to know what should do for editing without logging the user.

radhavenkat
Автор

Thank you! this video is not much good! but i stuck at one place and you give the solution... :)

abdulhanan
Автор

I managed to do it! Took me 2 and a half hours, but managed to do it. Thanks for the quick reply btw. Love your channel, and I'll be visiting more in the future! +1 subscriber

Altaranalt
Автор

..Thanks Gashi

Code is present on my blog. Follow the link present in the description section of above video

technotipDOTorg
Автор

Satish, could you please let me know, how do I show a pop-up window to confirm the deletion of the data before getting it remove to avoid issues with the user? This is in case they made a mistake and they clicked on the delete url then this pop-up will ask for confirmation before doing it so.
Thanks in advance

MrJonathanRB
Автор

Hi Statish,

First, thanks for the video bro it's awesome tutorial but can you send me a .zip file of your code in PM please?

beratzgashi