Quantcast
Channel: PHP Freaks: PHP Help
Viewing all articles
Browse latest Browse all 13200

Insert data stored in an array to a database

$
0
0
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.

Viewing all articles
Browse latest Browse all 13200

Trending Articles