Hi All,
My first newbie question here!
Basically i can't figure out how PHP interacts with forms.
What i want to do is get a string out of a text field, and then append it a url on the form submission.
E.G. searchresults.php?search="text%20field%20 data"
Or something like that.
Thanks in advance.
-Matt