how to add row into table

how to add row into table

Hi

i want to add row to table.
i have a textbox and a button.
when value type into textbox and button is pressed.
a new row will appear and value will insert to taht row.

row information is taken from database
say my table name is X
i m USING JQUERY to do this.

can any show me some example on how to call value from database and add to a row? using php and jquery?

the value of the table can be any thing as long as add value to table concept is there

thank you [/img]