33: Update Data From MySQL Database | PHP Tutorial | Learn PHP Programming | PHP for Beginners

preview_player
Показать описание
Update Data From MySQL Database | PHP Tutorial | Learn PHP Programming | PHP for Beginners. Today we will learn how to update data in database tables using the update function in SQL.

➤ 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 to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Рекомендации по теме
Комментарии
Автор

every single day that I watch this I thank I learned english to understand you, and also every single day that I thank for having great people like you who like teaching these great awesome videos! I hoped to see better youtube comments but it was not something to be excepected!

seifcocksucker
Автор

Great guides! This is what every school should use to learn their people Mysql + PHP !

MovieInTheMix
Автор

Guy, you are brilliant! Perfect explanation. Enjoy watching you

rendezvousss
Автор

Thnx for the upload!
This is the first channel that explains php/mysql so that it is understandable and informative!
Subscribed! :D

tzofiyahariel
Автор

This is very helpful but plz make another tutorial on "UPDATE" so that the "UPDATE" can be handled dynamically from the webpage to database! Thanks!

navaarunbhattacherjee
Автор

From my heart your a great man and thanks for everything ❤❤

redaawwad
Автор

This tutorial of php series is so freaking cool! Been watched so many from different channels. I appreciate all of them, but one problem is their content were some kind of shattered. Just like you are using android devices. And this one from Daniel, is iOS experience.

AndyInLearning
Автор

Great content the videos are superb....beautifully explained...#awsome

sudipsingh
Автор

I noticed on your 'insert data into a database' video that there was a semi-colon after the VALUES command, I just wondered why none of these commands have a semicolon. Thanks for the tutorials

sam-wfcp
Автор

Hi...thank you for valuable explanation.

Small doubt in this code unique number how to edit in records when we are given condition...?

zulfequarmohammed
Автор

How do you update an sql with a string variable? Do you need to add a dot or something infront and after

pianoLee-sxdx
Автор

How would you apply it from a PHP page with tables of information? Would really look forward a tutorial on that

mujahidsac
Автор

@Dani Krossing please please I beg you to teach us how to update database using php step by step . In your prevoius tutorial you showed how to update database from inside mysqli not from front page.

I'm getting trouble in this issue. I've tried a lot but no successful and I don't find the mistake.

kabhikachambala
Автор

Little old me and a very old video. Wish this had shown how to do an update from a .php page. I can do it from the SQL editor in PHPMyadmin but for whatever reason I can't seem to get my associations correct.

gonefishing
Автор

tried it on different table, (users table ) "where the table is consist of id, username and passwordt" turns out that naming your tableCollumn "password" would give you and error later on SQL when updating it. changed the name to something unique like "pwd or pword".

Omar-efhj
Автор

is it correct to write WHERE id = '1' (with quotes) if you are refering to a number?

JIGAup
Автор

For some reason, my database stops working when I am trying to insert or update items with php script but I can update it manually through the database itself... I am getting the following errors:

Warning in
session_regenerate_id(): Session object destruction failed. ID: files (path: C:\xampp\tmp)

Backtrace

session_regenerate_id(boolean true)
PMA_secureSession()
.\sql.php#14:

pianoLee-sxdx
Автор

i can´t change the date because the SQL take the word like a declaration.

robinsonenrique
Автор

#Dan please please I beg you to teach us how to update database using php step by step . In your prevoius tutorial you showed how to update database from inside mysqli not from front page.

I'm getting trouble in this issue. I've tried a lot but no successful and I don't find the mistake.

kabhikachambala
Автор

what if I have multiple rows? it update all the rows. How to make it update just for one row only?

jefdeiron