query($query); if ($conn->next_record()) print "RESULT=".$conn->field_value("DESC_FIELDSLIST"); else print "RESULT=error0"; ?>