I have this PHP for my coursework and I want to use server-side programming to dynamically produce in XML format the pending orders with order details of two tables. When I try to run this I get an error (below) and I believe it comes from the query. I'm and newbie and can't figure it out. Some help would be much appreciated! Thank you!I have this PHP for my coursework and I want to