i want a search like that ...i check the stock .. make it available ...and i am not sure how to do that ...
i have to make use of html php mysql and ajax ? on form submit it sends it to the php script and the ajax script ? ok.. so ajax is javascript .. now i need to install the software for javascript .. <html> <head> <?php <script>
the ajax is to display the live results as you type in a variable from the database. http://www.w3schools.com/php/php_ajax_livesearch.asp http://blog.ninetofive.me/blog/build-a-live-search-with-ajax-php-and-mysql/ Google will certainly be your god in this case https://www.google.co.uk/search?q=ajax+live+search&oq=ajax+live+search&aqs=chrome.0.69i57j5j0l2j69i62l2.2818j0&sourceid=chrome&ie=UTF-8
actually i just re-read your OP do you just want to include the php search engine or actually make a live search ? please clarify.
ok .. do i need a javascript live search ? or a php live search ? <html> <script> >%%%%%%% <?php >%%%%%%% which is the most easiest to implement ?
you didnt answer my question so its hard to say really. Are you trying to implement an already existing search or making your own
it would be better if i can make my own in php language... since i am a bit familiar with that language ... and am not familiar with the javascript equivalent of fetch if its javascript ? ...