Friday, 9 August 2013

How to get minus and plus in different tables

How to get minus and plus in different tables

i have 2 tables p_budget and p_services
p_budget contains
id|project_name|budget|source
the other table p_services
id|user|project_name|sdo|transpo|total
I want a php that will add the p_services and minus the budget in p_budget.
i hope you can help me with my project :(

No comments:

Post a Comment