how can i insert data into a certain table column(cell) in html?

Oblivion

New member
i'm retrieving data from my database
and i must insert theses data into certain column, bc the position of the data depends on the user input
if he chooses 1 then data must be inserted at cell1 ,and so on
 
Back
Top