PHP Code: 
<button type="submit" name="search" id="searchbutton">Search</button
just above the
</form>

change id to the what ever you want and style it accordingly .
desiboy Reviewed by desiboy on . How to add a submit button to search? This is how my search bar looks: http://screensnapr.com/e/z5jC87.png You can search for whatever you want but to submit the search you must click the "enter" button on your keyboard, I want to add a Submit button/image right next to the search bar so users can click it instead of having to press "Enter" I tried to add one but didnt see good results. Here is the code to call the search bar on the header: Rating: 5