Search the Community
Showing results for tags 'calculate'.
-
Hi, I have a json data, below which contains an item with tax: "date": "2015-05-05 12:41", "shop": "Toto", "products": [ { "price": "2.00", "quantity": "1", "description": "chocolat", "tax": [ { "price": "1.00",...
-
Hey guys, I need some help with a simple script a friend wrote for me but isn't returning the correct values. I'm looking to get this script working but my PHP skills are abysmal and I can't for the life of me figure out whats the best way to do this. I've tried contacting my friend but he's mov...
-
Hello, I need some help and information about how to calculate. is it possible to make a calculation directly from database and output ? here below an example. database : Expense table: Money ---------------- | Gas | Gasoline | Diesel | total...