Hello, please, I need to show errors from my database mysql , for example 'Duplicate entry' or 'Already exists' in XML, because I have the way to show errors in JSON but I need to do it in XML.
Source code:
Javascript
var json;
var editMessage = function(response,postdata){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top