LastErrorMsg; } else { $query=$_SESSION[$id]; if (isset($_SESSION[$id . ".filters"])) $filters=$_SESSION[$id . ".filters"]; $oXmlResp->SetDbConn($oDB); $oXmlResp->sendDebugMsgs=true; $oXmlResp->convertCharSet=true; // MySQL sample database is encoded with ISO-8859-1 } $oXmlResp->ProcessQuery($id, $query, $filters, $errmsg); $oXmlResp=NULL; CloseApp(); ?>