Hello again! 🙂
I have 9 variables, ($name2,$name3...$name10)
0 to 9 of them might have data(beginning with the lowest).
Is the any smart way to write the adding part to the mySQL db ? (now I having trouble if there is no data in the variable)
(db name is "mydb", columnname is "name")
(MySQL and PHP.)
Huge thanks in advance.
Klas