PHP script searches multiple mysql tables

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
ridwan
Forum Commoner
Posts: 55
Joined: Thu Aug 22, 2002 3:15 am

PHP script searches multiple mysql tables

Post by ridwan »

Hi all;
I need a php script that will allow me to perform a search on my mysql database through multiple tables .
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
ridwan
Forum Commoner
Posts: 55
Joined: Thu Aug 22, 2002 3:15 am

my mistake

Post 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.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Yes it is.

Mac
Post Reply