nothing helps. I'm desperate .
this is how I write the code but it dosent work: $mysqli = new mysqli("localhost","root",'',"bank"); if ($mysqli -> connect_errno) {...
I need to do the action "SELECT transferid,SUM(despoit-transferAmount) AS money from money_transfer" WHERE userid=$_SESSION[userid]. the userid...
Separate names with a comma.