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 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, 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 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
thank you a lot your video helps me!!!
Glad to hear that!
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)
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 sir please make video on how to edit dependent data please
Okay sure
It works.. Thank you !
You're welcome!
thank you, it works 🤗
You're welcome!
Thanks Dear
You’re welcome 😊
hello sir thanks for the video .... what should i do to store the name instead of ID ...facing problem to store name .
Good work bro and keep it up...
how to edit dependent data please help
Ok will make video on that
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
Wooawww thanks sirr i just found my 3 days problem haha
Welcome 👍
Thanks a lot. you saved the day. :)
thank you so much
Que maravilla. Gracias por la ayuda.
su más bienvenido. por favor suscríbete al canal para recibir las últimas actualizaciones
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 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
ua-cam.com/video/wN-A3VuOxww/v-deo.html please watch this video
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
very nice it's work properly
Thanks bro
Welcome
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
como, le hago para obtener el valor que seleccione en el select, mediante un boton.
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
how to insert in database?
Already created video to save values
Please check
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