JQUERY AJAX call returning PHP page contents
So, I'm requesting a file named uuid.php, and when I request it via JQUERY AJAX, it returns the contents of that php file. I've been on multiple other Stack Overflow posts describing the error, and I couldn't get a good…