Is there a way to create an XML document based on values of a column in a mysql table?
eg if the total of students registered for a course(held in a student field) reaches 30, an XML document is produced and possibly sent somewhere??
Any IDEAS people?
Thank you.