mercredi 6 juillet 2016

how to sum of two coloumn of different tables where customer_name is same in both in php


I have two tables

  • order_tb
  • delivery_tb

I want to sum of their two column i.e paid amount from table order_tb and now_paid from table delivery_tb.

In both table the order_no is same.

Can anyone suggest me how to do that.


Aucun commentaire:

Enregistrer un commentaire