Re: [PHP] Re: simple php search

2003-12-05 Thread Blake Schroeder
I liked this one http://hotwired.lycos.com/webmonkey/programming/php/tutorials/tutorial4.html Paul Duggan wrote: is anyone away of any tutorials as I'm having difficulty constructing the remainder of my code. Thanks for the replies! "Paul Duggan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL

[PHP] Re: simple php search

2003-12-05 Thread Paul Duggan
thanks all for the help, I substituted GET for POST in \"{$_GET['surname']}\"" figured that I needed a 2nd php file which was invoked from the submit button on the first and hey presto it works :) "Paul Duggan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > is anyone away of any

[PHP] Re: simple php search

2003-12-05 Thread Paul Duggan
is anyone away of any tutorials as I'm having difficulty constructing the remainder of my code. Thanks for the replies! "Paul Duggan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > if I create a text box: > > > > > > > > > > > > > how do I go about extracting a surname from a