i have a table called articles with 2 columns, id (which is an auto increased number) and a column called description
now lets say I want to 'print' the description for the row with id 12 how can i do this?
thanks
-Dimava
now lets say I want to 'print' the description for the row with id 12 how can i do this?
thanks
-Dimava
Comment