Question
equations using php and / or javascript
i have a excel spreadsheet that has a basic - input one amount in column A then it adds column A to Column C to give Col D results. Well thats the rough idea.,
to basically a field comes from a mysql database then need to start the equation ( the field from the DB would be COL A)
what is the best way to do this?
