Insert Data Into MySQL using jQuery AJAX and PHP

preview_player
Показать описание
insert data into mysql using php with jquery and ajax without loading page
Рекомендации по теме
Комментарии
Автор

Thank you. Once I modified a few things to make it fit my project, everything worked just fine

SalomonAlcidor
Автор

Thanks bro, this video is really helpfull

WhiteHatRoad
Автор

Thanks, Developer Zone! Your video is great and helped me a lot here!

brunoluan
Автор

why my code cannot worked ? i copied most of it

shaawanaa
Автор

Hello, Developer Zone. I need help.

Once I use an if statement in the php file which I am using as url property of $.ajax then the ajax code is not working anymore. I can insert values in the database without handling errors (without if statements) but once I use any if statements the ajax is instantly broken and nothing happens. I can't figure out why. I don't have a single mistake in my if statement codes, I have already used this code without ajax and it worked fine.

eternalrinnegan
Автор

Why my code in php $_REQUEST says undefined index name?

eliassober
Автор

Great coding! Still, what if JavaScript is disabled in the browser? What is the "backup plan"?

Razvanh
Автор

For some reason the "success" call is not being executed in my code. Any help with that?

Virgoth
Автор

please you can attached the source code, thank you for this job

Anesbmgamar
Автор

can we use the function instead of the php file in the url=""?

justinlemuel
Автор

how can we clear the input field after successful response?

nigo