Get the same result again if the same data is entered in Ajax and PHP – Jquery
in my code, a number is entered in a <textarea> that is sent by AJAX to validate it randomly with PHP (using rand()) and then I return the same number to a <div> in HTML plus the word correct or…