I need to do the action "SELECT transferid,SUM(despoit-transferAmount) AS money from money_transfer" WHERE userid=$_SESSION[userid]. the userid is in the users table. how do I combined the two […] See original post by invalid@example.com (david varen)

Hello, Im Creating a soccer database. Im create my gameplan out of my Teams table. On table Game i set Home and away Team on unique. […] See original post by invalid@example.com (Its_TV)