Very Simple search

3 posts by 2 authors in: Forums > CMS Builder
Last Post: April 2, 2013   (RSS)

By rui - April 2, 2013

Hi from Portugal,

I´m a designer... i don't speak your "language".

I´m trying to do a simple search, on my index.php i have the input.

<form action="search.php" type="post">
    <input type="text" name="q" id="search" />
    <input type="submit" value="search" />
</form>

My problem is, i dont know what to put on the search.php so i can see the result list. I have a table "music" and i want to search the "title" field.

Can someone help me? please.

tks

Rui

By rui - April 2, 2013

Hi Greg

Works 100%
5 stars for you :)

tksRui