Hello All,

Maybe you can help me, becouse I was searching for various documentations,
and it seems too difucult for me, becouse everything is so crowded.

I need to built small html file, where I could get listed companies.

I have two tables in my MYSQL database, companies and services.
Company table:
companyid and companyname

services table:
id companyid services.

So I need simply to get listings like this:

Company name
services

Company2 name
Services

etc...

Can you help me? I know that for this example its better to use one table,
not two, but I am just learning..

Thanks



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to