azad-seker

Apr 14th, 2017 07:52 PM

I really want to make this search bar to function anybody willing to help? :)

devdojo

Apr 14th, 2017 08:00 PM

Can you be a little more descriptive please. What software peice are you talking about and what issue are you having.

Thanks.

azad-seker

Apr 14th, 2017 11:23 PM

Hi!

Im sorry, here u go. My name is Azad, and im coding a fansite for a game. In the game there is a pricelist with all the values. And i really want my search bar to function. My searchbar should be able to when i press a word in of a thing then it will come. Just like normal search boxes. Im coding with sublime text and i dont have it on anything only my compuer for now. But i can remove it over to codeanywhere if needed.

devdojo

Apr 15th, 2017 01:56 PM

Aha, ok. Is this for the GeekShop script? Are you using a script and what is happening when you try and search? Is it just not working? Let me know. Thanks.

azad-seker

Apr 15th, 2017 05:02 PM

Well, ive taken a search bar from w3school, wich opens. I just want it to function i can make a DB And so on. Im not usng anyscript. Right now i only have the bar, i just need some php for it to function.. But i dont know the PHP Language.

devdojo

Apr 15th, 2017 05:15 PM

I would probably suggest going through w3School and learning more about how to submit forms. Additionally you can checkout our guide here which will teach you how to submit a form to a PHP page: HTML Forms

Hope that helps. Thanks :)