I have an array ($sm[]) which stores several decimal numbers. Now I want to insert these data present in the array to a column "SM" present under empty table "sm".
So anybody please suggest how should I do this by writing few lines of php code.
So anybody please suggest how should I do this by writing few lines of php code.