How to display two records in a single row with different mysql database source but having a common ID?

Using PHP mysql

for example:
Database1
10 Edwin
eleven Jane

Database2
10 Wayne
eleven Regine

Output:
10 Edwin Wayne
eleven Jane Regine

as analogous inform regulating mysql php in the same row…

One thought on “How to display two records in a single row with different mysql database source but having a common ID?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>