Тёмный

18 | INSERT, UPDATE & DELETE to Change Table Data | 2023 | Learn PHP Full Course for Beginners 

Dani Krossing
Подписаться 475 тыс.
Просмотров 32 тыс.
50% 1

In this PHP tutorial I will talk about how to insert, update, and delete MySQL database table data, so we can make changes to the tables inside our database! 🙂
➤ TIMESTAMPS
00:00:00 - Insert table data
00:05:57 - Update table data
00:11:24 - Delete table data
➤ GET ACCESS TO MY LESSON MATERIAL HERE!
First of all, thank you for all the support you have given me!
I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!
I am now using Patreon and RU-vid Memberships to share improved and updated lesson material, and for a small fee you can access all the material either from my memberships or Patreon, depending on your preference. I have worked hard, and done my best to help you understand what I teach.
I hope you will find it helpful :)
Memberships: / @dani_krossing
Patreon: / mmtuts

Опубликовано:

 

30 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 34   
@imtiazarefinevan
@imtiazarefinevan 2 месяца назад
What an amazing teacher you are! Really love your content. The level of depth of understanding you have and the way you deliver is something truly amazing, brother! Hats off to you, keep making these great videos.
@chocobo1
@chocobo1 10 месяцев назад
I laughed so hard that you updated your own name instead of Basse, but it's a good lesson in being very careful with SQL statements! Thanks for the lessons :).
@davescorneroftheworld1147
@davescorneroftheworld1147 Год назад
I am soooooo excited for the next three or four lessons, I have a BIG project and this is what I have been waiting for. So far I have watched every lesson and will watch until the end. I have followed you for several years and LOVE your teaching method. THANK YOU FOR DOING THESE LESSONS FOR US!
@Dani_Krossing
@Dani_Krossing Год назад
Aww thank you for the kind words Dave 🙂
@UsmanKhan-iu1ci
@UsmanKhan-iu1ci 10 месяцев назад
@@Dani_Krossing your teaching style is one of the best I have seen on youtube so far. you are an asset to us young developers. love how you emphasize security and best practices.
@Sojourner_of_Christ
@Sojourner_of_Christ 5 месяцев назад
How I wish I first landed on your page the first day I wanted to learn MySQL ❤
@rahmaabdulaahi5122
@rahmaabdulaahi5122 Год назад
Imaging you up-loud when i have an exam tomorrow😮not even searching well done🥰
@akashgola2153
@akashgola2153 3 месяца назад
Insert ✅ Update☑ Deletion✔ Fabulous Content✅☑✔
@GerryDanen
@GerryDanen Год назад
Just found your videos, Dani, and the MySQL JOINs video was very enlightening. Never seen a good explanation this clear about left and right joins. Hope you can do a video with junction tables which join both ways.
@MuhammadSiddique-uv1ld
@MuhammadSiddique-uv1ld 11 месяцев назад
I am learning php from you, its really helpful thanks for that love from country Pakistan
@nanai7718
@nanai7718 10 месяцев назад
Thank you very mutch for this tutorial!
@Vsriram226
@Vsriram226 Месяц назад
from last two weeks i had watched previous once good job dani
@quantyquanty3724
@quantyquanty3724 Год назад
Well done! Now I am Krossing the gap.
@Danyal.633
@Danyal.633 Год назад
Nice wordplay
@a7mdbest15
@a7mdbest15 Год назад
I really appreciate your efforts dude
@levtechnotv143
@levtechnotv143 5 месяцев назад
Great work master thnk you so much sharing your knowledge.
@leistico
@leistico 9 месяцев назад
Thank you for these videos! I'm using them as a crash-course in an event ticket sales system I'm writing. One question: isn't having a "username" and a "users_id" column in the comments table redundant? Granted, it's probably more convenient to have that information in one place, but it just seems like extraneous information that could be found through another SELECT FROM query. Not to mention, what happens if the user with a certain id decides to change their username? Wouldn't having that foreign key be better than having the name with each comment, so that it could be updated to (deleted) or to a new username for the same user?
@AgenceWebSigma
@AgenceWebSigma 4 месяца назад
Exactly the same point I wanted to ask to Dani!
@sonamohialdin3376
@sonamohialdin3376 Год назад
Very helpful tutorial thank you
@imran_ashraf
@imran_ashraf Месяц назад
Can you please do a video about how to store images and videos in a database Dani? best practices ect Love your work! big fan
@IssyCoonify
@IssyCoonify 5 дней назад
If you hadn't learned it by now, most likely you will upload images and videos to a dedicated server or simply into a folder of your project and reference these in the table with a url or path. basically you can only store text or numbers in these databases, files are saved in folders on the server and simply get referenced. much like you can't save an image in an html, but can refernce its location. hope that helps
@fathimaifla9215
@fathimaifla9215 Год назад
Thank you for your video
@mounakarym3912
@mounakarym3912 3 месяца назад
ty that was so helpful ty so much for ur efforts
@GerritforBazeja
@GerritforBazeja Год назад
Nice!
@Danyal.633
@Danyal.633 Год назад
Nice bruh❤
@OpSquid
@OpSquid 4 месяца назад
@Dani_Krossing I just found you tutorials but I just wanted to say thanks for producing such quality content on the php, sql, etc.
@Mudi2783
@Mudi2783 Год назад
Hi Dani, can you implement a video in this course about how to set PDO to throw exceptions? My website works perfect on my local server, but fails inserting data on my external server. However, I can't figure out what exactly is going wrong, because I get no specific error messages. (except for HTTP ERROR 500).
@lahcenaouina
@lahcenaouina Год назад
thank u so much , Can please do laravel 10 full course
@foryou8628
@foryou8628 Год назад
Let's start a new coding series on implementing payment gateways in PHP projects. It is of great importance for beginners, and even I have struggled to implement it in my own project. From A to Z, we will cover various payment methods like e-wallet, Payeer, advanced cash, perfect money, and more. Unfortunately, there are no comprehensive RU-vid videos on this topic. If you are willing to create such videos, I will definitely follow them. They will be extremely helpful to me and many others.
@kevinerose
@kevinerose 10 месяцев назад
A good rule of thumb is to never delete anything from a database. You can always add a Boolean column titled 'deleted' that way if your user ever returns and wants to reopen their account, you can just turn them back on and all existing user information will be available.
@darksideyoutuber33
@darksideyoutuber33 8 месяцев назад
Bro I want to know AWS 100TB DATABASE AND PLEASE MAKE A VIDEO FOR CONFIRM by OTP feature
@bigdriley23
@bigdriley23 Год назад
Hi I'm just trying out unity 2d and I made a little speed line thanks to a video, and I just wanna export it and make it into a sprite sheet, I was hoping you'd know how to do that
@user-yj7pp4op9u
@user-yj7pp4op9u 6 месяцев назад
how would you constrain the foreign key in php not knowing what is was?
@Danyal.633
@Danyal.633 Год назад
DanyalXR
Далее
Я нашел кто меня пранкует!
00:51
Просмотров 577 тыс.
🎙️ПЕСНИ ВЖИВУЮ от КВАШЕНОЙ💖
3:23:13
When You Get Ran Over By A Car...
00:15
Просмотров 3,2 млн
SQL Query Basics: Insert, Select, Update, and Delete
11:05
MongoDB Crash Course
29:59
Просмотров 655 тыс.
Programming Is NOT Enough | Add these 7 skills…
13:19
Я нашел кто меня пранкует!
00:51
Просмотров 577 тыс.