Page 1 of 1

Help - php script and mysql join tables

Posted: Mon Mar 01, 2010 9:33 am
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

Re: Help - php script and mysql join tables

Posted: Mon Mar 01, 2010 4:12 pm
by Rippie
anyone ?