Help - php script and mysql join tables

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Rippie
Forum Commoner
Posts: 76
Joined: Sun Jan 10, 2010 11:32 am
Location: Nottingham

Help - php script and mysql join tables

Post by Rippie »

Hi,

Is there anyone good with php and mysql join that can help me building a script that would show a page like this:

Vendor 1
- VendorProduct 1 (Engineer 1, Engineer2)
- VendorProduct 2 (Engineer 1, Engineer2)
- VendorProduct 3 (Engineer 1, Engineer2)
Vendor 2
- VendorProduct1 (Engineer 1, Engineer2)
- VendorProduct2 (Engineer 1, Engineer2)

I have all the informations in 4 mysql tables, i just need someone to help me build a proper script. Anyone interested ?

Rippie
Rippie
Forum Commoner
Posts: 76
Joined: Sun Jan 10, 2010 11:32 am
Location: Nottingham

Re: Help - php script and mysql join tables

Post by Rippie »

anyone ?
Post Reply