Page 1 of 1

PHP script searches multiple mysql tables

Posted: Wed Sep 18, 2002 8:06 am
by ridwan
Hi all;
I need a php script that will allow me to perform a search on my mysql database through multiple tables .

Posted: Wed Sep 18, 2002 8:13 am
by twigletmac
That's nice but this is not a script writing service. Should you wish to hire someone to write this script for you please post in the job forum.

That said, if you explain a bit better what you are trying to achieve then maybe we'll be able to help you write a script.

Mac

my mistake

Posted: Wed Sep 18, 2002 8:21 am
by ridwan
I just need to know if it is possible to search multiple mysql tables in a single database using php script, thats all.

Posted: Wed Sep 18, 2002 8:22 am
by twigletmac
Yes it is.

Mac