How to connect HTML form to MySQL Database with PHP.

  Рет қаралды 121,203

Step by Step

Step by Step

Күн бұрын

Пікірлер: 59
@shannonstumpf1861
@shannonstumpf1861 Жыл бұрын
this lady, my friends, is a genius! I tried a few other tutorials and they always failed. I felt a strange sense of confidence in this lady a few minutes in. She knows what she's doing!
@crinceebelempou6611
@crinceebelempou6611 Жыл бұрын
The same here
@birukamanuel4639
@birukamanuel4639 8 ай бұрын
I was just watching too many tutorials but literally didn't get anything cause the way other youtubers explain is just so tough to understand as bignner but when God blesses me he made me to come across this video 😊😊😊anyways thank you for good explanation God bless your day and life 😊😊😊
@DaveMazibuko
@DaveMazibuko Жыл бұрын
This is the best tutorial here on KZbin period!
@harrisonbenthiongo
@harrisonbenthiongo 11 ай бұрын
waaaouh, brilliant is an understatement, you made this look interesting.well done.
@majdalin1265
@majdalin1265 Жыл бұрын
I love the way you teach concepts thank you so much god bless you .thanks to you i understood php.I recommend it to beginners
@opokalawrence1996
@opokalawrence1996 7 ай бұрын
This the best video I think I will learn what have taken 2 years learning
@mohd4986
@mohd4986 10 ай бұрын
why am i getting plain white interface instead of data sucessfully inserted ?
@gattamaneniakilesh5256
@gattamaneniakilesh5256 Жыл бұрын
I'm very thankful to you sister.....really it can working......
@Blue-kv8pj
@Blue-kv8pj 9 ай бұрын
love this. Thank you so much!
@ousamanote8165
@ousamanote8165 3 жыл бұрын
In connect file .. why did you use $_server ?? Can we use ( issset($_post(btn)) or No ?
@fillemonshindubu8239
@fillemonshindubu8239 Жыл бұрын
Wow, you saved my life❤
@BadjaLiza-wh5xc
@BadjaLiza-wh5xc 2 ай бұрын
Thanks dear ur the best ❤❤❤❤❤❤❤❤❤❤
@fatimaarshad6459
@fatimaarshad6459 Жыл бұрын
The best one. It helps me alot.!!!!!!!!!!
@vaibhavacharya7507
@vaibhavacharya7507 3 жыл бұрын
Nice explanation ma'am 👍👍👍
@KhanamCoding
@KhanamCoding 3 жыл бұрын
😇thank you
@vaibhavacharya7507
@vaibhavacharya7507 3 жыл бұрын
@@KhanamCoding can you just share source code
@KhanamCoding
@KhanamCoding 3 жыл бұрын
@@vaibhavacharya7507 sure if u r comfortable sharing ur email,then pls send ur email ..i will mail source code of this. :)
@pragyamishra8540
@pragyamishra8540 Жыл бұрын
THANK YOU SO MUCH, YOU HELPED ME A LOT
@parkashmehta9317
@parkashmehta9317 Жыл бұрын
Great video
@aqibali-yn6xo
@aqibali-yn6xo 10 ай бұрын
thanks api or kesi sa samaj nai aye ap sa a gaye❤❤
@KhanamCoding
@KhanamCoding 2 жыл бұрын
🚀Registration system using PHP and MySQL www.udemy.com/course/registration-and-login-system-using-php-and-mysql/?referralCode=F96D572ED43994DAD56F 🚀Get access to full PHP CRUD project. www.udemy.com/course/learn-php-crud-operation-create-read-update-and-delete/?referralCode=4C91E67AB34784662E54 ******************************* 👉Instagram: @khaiserkhanam instagram.com/khaiserkhanam/
@kchemtours6502
@kchemtours6502 Жыл бұрын
😜 You are really amazing , you sure know what you are doing. you have a gift. thank you, thank you, thank you. you've helped me a lot.
@ruwanslit8430
@ruwanslit8430 Жыл бұрын
Good explanation❣❣
@jyrwa
@jyrwa 5 ай бұрын
the values from the form in my case is not getting inserted. I don't know why?
@lovekarsh8425
@lovekarsh8425 Жыл бұрын
Mam edit enum/set value k upar click karne par kuchh v ni ho rha aisa kyo????
@ruwanslit8430
@ruwanslit8430 Жыл бұрын
Thank you very much......................💗💗💗💗
@pranavnagvekar636
@pranavnagvekar636 3 жыл бұрын
mine runs successful but it does not show in the database, please help
@keshav6480
@keshav6480 3 жыл бұрын
I have one such page live on github. I wanted to connect it with my php database. Any idea on how can i do that ?
@KhanamCoding
@KhanamCoding 3 жыл бұрын
As far as my knowlegde i don't think github supports dynamic page content,as it supports only static pages to deploy,but if u want to embed it that code, install xampp and create ur own database and change their names accordingly and host it and embed using s in github.
@keshav6480
@keshav6480 3 жыл бұрын
@@KhanamCoding I have created a local database using php. It works as it should. The form date is submitted and stored in database. But everytime i have to run the xampp. I have upload it on github, you can check. But from there, i do not get any submitted form data. btw it is my college project, so i won't mind if i dont get it working properly. Thank you for your help. Your videos are parallel to my curriculum. Big thanks ❤️. Here is my project : finsource.github.io/webapp
@KhanamCoding
@KhanamCoding 3 жыл бұрын
@@keshav6480 you won't be getting databse info ,according to github guidelines it wont support dynamic sites,as you know PHP is dynamic programming language ,github will not allow u to deploy websites which are dynamic..Firstly what you can do is you can host your PHP in some other PHP hosting website along with ur database,there are plenty of options available for php hosting and later you can embed that website as your project...And yes Your project is very beautiful and Thank you soo much for your kind words :).. Hope this helps you
@KhanamCoding
@KhanamCoding 3 жыл бұрын
@@keshav6480 and one more suggestion ,your projects is very good,but please try to make responsive beause in your professional carrier you always have to care your website looks perfect in all different screen devices...Just try to add media queries with necessary break points for mobile and tablets..
@keshav6480
@keshav6480 3 жыл бұрын
@@KhanamCoding Thank you 🙏🙏. My doubts have been cleared. I'll do those steps. Pretty sure they'll work. And regarding the project, it's not done yet 😅. I'm working on it. I still got time. Many things to do. And for sure I'm making it responsive as soon as I finish for desktop. 🙏 You videos are really helping me. I'll start your SQL lectures soon. Thanks for the help. 🙏
@technical-pr7dqxi5g
@technical-pr7dqxi5g Жыл бұрын
One error no show anything in my browser any one tell me how to resolve that 😮
@abdullahbarati9626
@abdullahbarati9626 2 жыл бұрын
Perfect madam
@louisofili
@louisofili Жыл бұрын
nice tutorials, but how do you correct multiple lines at same time?
@shaneperrysetosta8918
@shaneperrysetosta8918 3 жыл бұрын
thank you very much
@trevor4370
@trevor4370 3 жыл бұрын
Excellent - but slow down, I wore my mouse button out :-)
@bezualemfisseha2119
@bezualemfisseha2119 Жыл бұрын
Thank you
@labmember0045
@labmember0045 3 жыл бұрын
Thank you!
@gowthamireddy228
@gowthamireddy228 2 жыл бұрын
What we give you server name, username, password in php?
@amimasudbd
@amimasudbd 8 ай бұрын
video sound is too low
@neerukatariacomputere-clas9097
@neerukatariacomputere-clas9097 Жыл бұрын
It is giving an error can anyone is here to help
@shrutigadhve2689
@shrutigadhve2689 Жыл бұрын
hey can you help me aanyone
@chandankhuntia7017
@chandankhuntia7017 10 ай бұрын
In 19:42 I am getting error
@AB-qm2sp
@AB-qm2sp Ай бұрын
Yaa same please someone help us
@freddylalremtluanga2296
@freddylalremtluanga2296 3 жыл бұрын
ma'am may you share the code🙄🙄
@CuongNguyenViet-ic9zx
@CuongNguyenViet-ic9zx Жыл бұрын
$con = mysqli_connect($HOSTNAME, $USERNAME, $PASSWORD, $DATABASE); if ($con) { echo "Connect to dddde successfully!"; $sql = "insert into `formdata`(name, email, password, phone, gender) values('$name', '$email', '$password', '$phone', '$gender')"; $result = mysqli_query($con, $sql); if ($result) { echo "Data inserted successfully!"; } else { die(mysqli_error($con)); } } else { die(mysqli_error($con)); } In this tutor. You create new connection. But I create new table "formdata". I can connect "signup" table ok. But cannot connect to second table "formdata". Can u explained to me? Tks so much!
@engkuukaay070
@engkuukaay070 3 жыл бұрын
Good job but where is the source code
@multiextended
@multiextended Жыл бұрын
it would realy help
@MariaSkampili
@MariaSkampili Жыл бұрын
24/08/2023 Love Cyprus house home economics 2003
@obaidgaming9787
@obaidgaming9787 Жыл бұрын
@
@crinceebelempou6611
@crinceebelempou6611 Жыл бұрын
Thank you so much
@KhanamCoding
@KhanamCoding Жыл бұрын
You're most welcome
@061abdulqavi4
@061abdulqavi4 Жыл бұрын
Thank you so much
Verifying Password and Confirm password using PHP || MySQL Database
11:10
Save HTML Form Data to a MySQL Database using PHP
24:38
Dave Hollingworth
Рет қаралды 217 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Complete Sign up, Login and Logout System using PHP and MySQL.
50:16
8 Rules For Learning to Code in 2025...and should you?
12:59
Travis Media
Рет қаралды 63 М.
How to upload image to MySQL database and display it using php
12:19
Beast Games Episode 1 (First 10 Minutes)
10:23
MrBeast 2
Рет қаралды 16 МЛН
How to connect login/signup to database using php and mysql
29:30
2,000 People Fight For $5,000,000
24:45
MrBeast
Рет қаралды 94 МЛН