i have upload CSV file to mySQl Database now how can i link to it to my website …..i mean how can i make search bar for my website…and how do i link it to that CSV file
You'll have to explain what you mean in a little bit more detail (and not in bold) as I'm not really sure what you're trying to do.
You learn SQL and write queries to retrieve the information you want from MySQL. It's quite an open-ended question.
i Update mySQL Database...its done...now how can i link it to my website...and how can i make Search bar in website ...... script???how can i make
you will need to learn php in order to connect mysql database with your form you will need a php/html form to connect to mysql and then php script that will query mysql db and shows results Regards Alex
Uh mate it's not something that you just snap your fingers and voila.. If you can't do PHP yourself either learn it or pay someone to write a script for you.