Re: [php-list] Searching a mysql database using php

2005-11-19 Thread Martin Halford
Ian Bambury wrote: > I do it all the time, what do you need to know? > Ian > > On 10/11/05, Martin Halford <[EMAIL PROTECTED]> wrote: > >> I was going to ask a question about searching a mysql database using php >> but found a really good article as below which has all the answers and >> more:

Re: [php-list] Searching a mysql database using php

2005-11-11 Thread Ian Bambury
I do it all the time, what do you need to know? Ian On 10/11/05, Martin Halford <[EMAIL PROTECTED]> wrote: > > I was going to ask a question about searching a mysql database using php > but found a really good article as below which has all the answers and > more: > > http://www.zend.com/zend/tu

[php-list] Searching a mysql database using php

2005-11-10 Thread Martin Halford
I was going to ask a question about searching a mysql database using php but found a really good article as below which has all the answers and more: http://www.zend.com/zend/tut/tutorial-ferrara1.php I'll actually be searching joined tables with one-to-many relationships but I think the princi