Prevent sending AJAX request with the dev Console? – Jquery ajax
I created a memory game using javascript, html, css and PHP without using a framework, i use php to save the player name and the score into MySql database am getting those variables from my javascript and send them using…