<div class="heading1">
<h3>Search by keyword</h3>
</div>
<div class="items">
<div class="item">
<form method="post">
<input type="text" class="css-input" name="search_key" id="search_key" placeholder="Search here">
<input type="submit" name="search" id="search" class="myButton" value="search" >
</form>
<div class="clear">
</div>
</div>
</div>
This is my search keyword code:
If I give any keyword it should search and display the particular product. otherwise it should show"no matches found" How to do? with in the page or some other page?
its urgent
AntonyRayan 15 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.