Forums
This topic is locked
How to do calculation in php
Posted 08 Aug 2007 06:53:36
1
has voted
08 Aug 2007 06:53:36 aaabbb aaabbb posted:
I am develop a survey form which requires me to do the calculation for the values that has been selected.I am using the radio button for that.
However, i still face problem to insert the data into the database.
Currently i used the explode to explode some of the field to be inserted to 3 different fields in database.
Any sample to provide to me.Thank you