Mysql – How to combine two SQL queries into one and display in foreach loop PHP
I am trying to display two specific persons (a couples income) in a table (by foreach loop PHP). Each person should be shown in a column and the income per row. To connect the couple/persons I have created a table…