Hi,

a database have 4 feilds, book_id autofull , book_title varchar(255), book_desc text, and book_author .. i need to do is to show all listings in htis category in xml format, primary key can be book_title

can any one help me