I have this search bar for users to search anything from my database. Here's an example: "Red Bicycle" If users type "red bicycle", no matter lowercase or uppercase, it will return result. However, I want if users search "Bicycle Red" it will also display a result. How can I solve this issue using JavaScript?
Aucun commentaire:
Enregistrer un commentaire