Welcome Guest, Not a member yet? Register   Sign In
Search bar output.
#1

[eluser]Neclord02[/eluser]
Hi there!

Here's the thing, I've got a searchbar

Code:
<div>
    &lt;form class="searchform" action="handler" method="get" name="search"&gt;
            <label for="Recipe Search" >Recipe Search: </label>
            /* Some input here */
    &lt;/form&gt;
</div>

What I want, is to make a controller (handler.php) that gets the output from the search query with GET and puts it in an array.

How is this done? I'm quite a noob so don't hate Sad.

Thank's in advance <(^.^)-!


Messages In This Thread
Search bar output. - by El Forum - 10-01-2012, 04:29 PM
Search bar output. - by El Forum - 10-01-2012, 04:58 PM
Search bar output. - by El Forum - 10-02-2012, 03:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB