Delete / Remove Records In Database Table: PHP & MySQL

  Рет қаралды 92,616

Technotip

Technotip

Күн бұрын

technotip.com/1...
Video tutorial demonstrates deleting / removing of data / records from the database table.

Пікірлер: 55
@manohar3626
@manohar3626 4 жыл бұрын
bro ur my lifesaver, I couldn't delete an entry in my project but after this video everything went smoothly thanks... ur awesome..
@technotipDOTorg
@technotipDOTorg 4 жыл бұрын
Very happy to know that. I'm planning on starting new video tutorial series on C programming. Your comment and other recent comments are a motivation for me. Happy to know that it helped you. And please ask your friends to subscribe to our channel. Thank you once again.
@leroynain9779
@leroynain9779 9 жыл бұрын
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.
@eugeniesoulange9879
@eugeniesoulange9879 10 жыл бұрын
Thank you a lot, I am using this piece of code for my project, very simple and clear explanation TY again:)
@katorymnds
@katorymnds 8 жыл бұрын
you deserve a credit. Thank you
@craigharkins4669
@craigharkins4669 7 жыл бұрын
Thankyou soooooooo much!!!! You have literally saved my life!
@technotipDOTorg
@technotipDOTorg 7 жыл бұрын
very happy to know that it helped you :)
@jeviecortuna4116
@jeviecortuna4116 8 жыл бұрын
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!!
@yallug
@yallug 10 жыл бұрын
Thanks A Lot ...Really very Helpful.....You are simply awesome.....
@tunisiano7
@tunisiano7 8 жыл бұрын
very simple .. very easy ... amazing ♥♥ Thanks bro !
@Altaranalt
@Altaranalt 11 жыл бұрын
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
@NoorMuhammadKhan
@NoorMuhammadKhan 6 жыл бұрын
Thanks a lot
@NamrataAgarwal54
@NamrataAgarwal54 6 жыл бұрын
Thank you so much. This was really helpful.
@rajaanas6370
@rajaanas6370 7 жыл бұрын
Thank you brother you are awesome
@hottensiamukai7928
@hottensiamukai7928 5 жыл бұрын
Thank for the tutorial.It helped me alot.
@matrixmathur
@matrixmathur 9 жыл бұрын
You Sir, are simply awesome :) Thanks a ton :)
@abdulhanan7716
@abdulhanan7716 7 жыл бұрын
Thank you! this video is not much good! but i stuck at one place and you give the solution... :)
@Death61616
@Death61616 11 жыл бұрын
answered all my questions! great tutorial =D
@radhavenkat362
@radhavenkat362 7 жыл бұрын
Thanks, also i need to know what should do for editing without logging the user.
@blackatlanta
@blackatlanta 11 жыл бұрын
Awesome Tutorial!
@nitish666666
@nitish666666 8 жыл бұрын
U just Nailed it Brah
@MrLoogz
@MrLoogz 11 жыл бұрын
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
@ROGUEOFFICIALPH
@ROGUEOFFICIALPH 6 жыл бұрын
What's inside the db.php?
@thebrewmasterindia1
@thebrewmasterindia1 8 жыл бұрын
i need to delete record of my SQL older than 6 month ..please tel sir how can i do this
@alexandruturc5424
@alexandruturc5424 7 жыл бұрын
Thanks a lot dude. you saved me :D:D
@technotipDOTorg
@technotipDOTorg 7 жыл бұрын
Happy to know that it helped :)
@Altaranalt
@Altaranalt 11 жыл бұрын
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!
@nelsonraneses9406
@nelsonraneses9406 11 жыл бұрын
very detailed. thank you
@technotipDOTorg
@technotipDOTorg 11 жыл бұрын
..Thanks Gashi Code is present on my blog. Follow the link present in the description section of above video
@beratzgashi
@beratzgashi 11 жыл бұрын
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?
@MrJonathanRB
@MrJonathanRB 9 жыл бұрын
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
@leroynain9779
@leroynain9779 9 жыл бұрын
+MrJonathanRB Can you tell if there was a response to this question?
@MrJonathanRB
@MrJonathanRB 9 жыл бұрын
There was one Thanks for reaching me back
@melkisime2379
@melkisime2379 8 жыл бұрын
how to serach data and display from the interface
@rickywiggins7861
@rickywiggins7861 9 жыл бұрын
Thank you sir
@jaysonsoriano9538
@jaysonsoriano9538 9 жыл бұрын
thank you :D
@aru05001
@aru05001 6 жыл бұрын
Video starts at 2:50
@zaurhatuev9199
@zaurhatuev9199 6 жыл бұрын
i need help to create a website: my question is: How to store much data in a Database and auto delete old
@zaurhatuev9199
@zaurhatuev9199 6 жыл бұрын
wix.com
@Ramesh-ed9ni
@Ramesh-ed9ni 9 жыл бұрын
how to insert the data in table using ajax code and delete,edit the data in table on a webpage without refreshing to delete the data please give the coding very urgent
@terrencemcmanus
@terrencemcmanus 9 жыл бұрын
Success. Thank you.
@skurczymuchomor
@skurczymuchomor 7 жыл бұрын
Thank you
@technotipDOTorg
@technotipDOTorg 7 жыл бұрын
thank you
@princessdiana890
@princessdiana890 5 жыл бұрын
your topic is about deleting record .. why fixing the css ??
@MrLoogz
@MrLoogz 11 жыл бұрын
sir could you make a part 2 of this tutorial. im only a beginner so ican't understand other commands ryt now. hehe im sorry :((
@rayrossnicoletayag6056
@rayrossnicoletayag6056 8 жыл бұрын
What is in db.php?
@technotipDOTorg
@technotipDOTorg 7 жыл бұрын
Database connection string details ..visit the link in the description section of above KZbin video
@itsameehmario7645
@itsameehmario7645 11 жыл бұрын
Consider yourself teabagged!
@swooshsneakerhead3762
@swooshsneakerhead3762 10 жыл бұрын
WHY ARE YOU NOT USING NOTEPAD++ your code is all over the place...
@jemskies3781
@jemskies3781 6 жыл бұрын
4:27 Ohhh shit.... made me laugh XD Anyway, great educational video! Thank you very much
@emrecicek2000
@emrecicek2000 5 жыл бұрын
HTTP ERROR 500 ..... is there anybody who can be able to help me ?
@Ramesh-ed9ni
@Ramesh-ed9ni 9 жыл бұрын
how to edit records in database table
UPDATE / EDIT Records In Database Table: PHP & MySQL
10:05
Technotip
Рет қаралды 292 М.
PHP - Delete Records From MYSQL Database Using PHP
15:36
The Programming Geek
Рет қаралды 61 М.
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 47 МЛН
Самое неинтересное видео
00:32
Miracle
Рет қаралды 2,7 МЛН
大家都拉出了什么#小丑 #shorts
00:35
好人小丑
Рет қаралды 95 МЛН
Creating a PHP Search
14:44
Joseph Smith
Рет қаралды 657 М.
PHP Tutorials: Register & Login (Part 1): Database
8:58
Codecourse
Рет қаралды 330 М.
Apple October Event LEAKS - 7 NEW Devices are COMING!
10:20
Max Tech
Рет қаралды 168 М.
Insert And Extract/Fetch Data From Database using PHP Script
11:32
macOS 15 Sequoia Released - What's New? (75+ New Features)
39:50
Brandon Butch
Рет қаралды 245 М.
04 - Delete Data Record using PHP Mysqli ► Record In HD Video
8:12
Funny Vines Ever
Рет қаралды 29 М.
Insert Data Into MySQL Database using jQuery + AJAX + PHP
12:13
Technotip
Рет қаралды 341 М.
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 47 МЛН