Hi,
I am trying to make an autocomplete search bar - so for example if want to search for "Sony D3256 Camera" and I type "Sony camera" in the search bar, it still suggest the "Sony D3256 Camera".
The ones that I found on blogs and forums are the ones that shows the suggestion until you break the sequence of the name.
I am using PHP and MySQL
Is this possible, or cannot be done?