Example 9 - Part 2- Save Database Ajax country state city dropdown using php & mysqli (dynamic)

preview_player
Показать описание
Dynamic drop down list for different country, state, cites using PHP MySQL ajax call

Learn how to make the dynamic dependent dropdown of country state city using jQuery and Ajax in PHP. ... In this tutorial, we'll implement relational dropdown of country state city using jQuery, Ajax, PHP and MySQL. ....

save data into mysql database using mysqli

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

Thanks for the video. We are facing problems to store data into database. We want to store names of the country, state and city. But ID is stored. How can I store names instead of ID. What things I have to change in your codes. Need solution.

muhammadaliasgor
Автор

thanks for the video ....can you please explain how to save country name instead of ID of the same

ankushsharma-bmkg
Автор

whant name to be saved not id please help me out...

DetectiveAaluhaKaMehula
Автор

Can you tell me where should I add the script for saving the data?

Because ajax script will be in different place.how do I transfer the property values to this Savingdata.php file? Can you share the code for reference?? It will be very helpful

NagoorMeeran-wpkn
Автор

Thank you so much for uploading this tutorial :)

vanmaluku
Автор

where is its part 1 video
.plz send the link of part one

ruchiagarwal
Автор

how do we save name instead of you did not explain it properly

ashutoshdeshmukh
Автор

would you like to make another tutorial about uploading file like pdf to database using ajax and php dynamically ? please :)

vanmaluku
Автор

Please help me. Give me codes on how to automatically calculate the age of a person based on birth date using php

Summer-ukxt
Автор

The end, table "country_state_city_save" only id instead of name country, name states and name cities, help me?