I am submitting my form via jquer.ajax,and in my adduser.php i made some serverside validation with my fields if there is a problem or an error the returned in my ajax will alert the error message.my question for this is this still prawn to tampering even though the returned error came from my server side ?