hello, after selecting "country, city and county" in this filtering application, how will we print the profile cards suitable for these selections on the screen? example: John Wick (country, city, county)
It would help if you can solve my problem. The thing is.. I want to autopolulate my input fields from database when an item is selected from select box... I am able to do so using input type text but not able to do it with selectbox. Could you help?
thanks, how would i insert selected options into the database? ive got the submit button but cant figure out how to get it in the database even though ive done it on a normal dropdown
@@codewithvijaymaurya lol duh, i saw this video before but didnt think it was what i wanted. i had recently found another video but i will see this one might be easier to follow. thanks
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.
I am sorry if not get your question properly. From where you are storing data in the database. if after the complete dropdown then you need to show the name instead of id in option value='.$row['id'].' change this to names according to state, country, city. If this is not a solution you are looking please send proper screenshot to mywebhostguru@gmail.com
Thanks alot my big bro. it work good and i get what i need to my project. Let Jah bless you. Php king programmer.
I was stuck for an hour and this video helped me! Keep up the good work bro! Thanks!
Please subscribe our channel to grow
hello, after selecting "country, city and county" in this filtering application, how will we print the profile cards suitable for these selections on the screen? example: John Wick (country, city, county)
thank you a lot your video helps me!!!
Glad to hear that!
thank you sir please make video on how to edit dependent data please
Okay sure
It works.. Thank you !
You're welcome!
Hello. How can we print the profile cards of the selected values to the screen? example: country > City > state > John Wick (Country,City, state)
thank you, it works 🤗
You're welcome!
how to edit dependent data please help
Ok will make video on that
Thanks Dear
You’re welcome 😊
Good work bro and keep it up...
Thanks a lot. you saved the day. :)
help me alot thank pro
Most detailed video with tips and tricks for debugging errors Nice work bro !!
Your welcome, please subscribe our channel for support
thank you so much
Wooawww thanks sirr i just found my 3 days problem haha
Welcome 👍
hello sir thanks for the video .... what should i do to store the name instead of ID ...facing problem to store name .
It would help if you can solve my problem.
The thing is.. I want to autopolulate my input fields from database when an item is selected from select box... I am able to do so using input type text but not able to do it with selectbox. Could you help?
Que maravilla. Gracias por la ayuda.
su más bienvenido. por favor suscríbete al canal para recibir las últimas actualizaciones
hello how can we fetch div cards with these filters?
It's simple just create your div cards in a variable and return.
But it's better you get values and create div card with jQuery on front side
@@codewithvijaymaurya Could you please make a sample video?
Share your requirement
very nice it's work properly
Thanks bro
Welcome
como, le hago para obtener el valor que seleccione en el select, mediante un boton.
thanks, how would i insert selected options into the database? ive got the submit button but cant figure out how to get it in the database even though ive done it on a normal dropdown
I have another video for saving data please check link on Description
@@codewithvijaymaurya lol duh, i saw this video before but didnt think it was what i wanted. i had recently found another video but i will see this one might be easier to follow. thanks
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.
I am sorry if not get your question properly.
From where you are storing data in the database.
if after the complete dropdown then you need to show the name instead of id in option value='.$row['id'].' change this to names according to state, country, city.
If this is not a solution you are looking please send proper screenshot to mywebhostguru@gmail.com
ruclips.net/video/wN-A3VuOxww/видео.html please watch this video
how to insert in database?
Already created video to save values
Please check
after refresh everything reseting, please show us how to remeber it ?
You need to save data on then database and the populate it
can these codes all be in same page?
Yes you can do that...
@@codewithvijaymaurya thank you. what do i do with URL then?
Same url of web page and handle post or get request using isset condition
I am having error
Which error you have ??
Json encode
@@kashishchhabda8958 means?? please add the error or you can send mail to mywebhostguru@gmail.com
@@kashishchhabda8958 yes checked