I have custom AJAX code on a blog page that I set up to access my PHP files on my own domain, but oh no! I can't do that.
I would use jQuery to work around this, but can't, because I cannot upload the apparently neccessary jQuery.js to the website, as it is not mine.
Is there a way to access PHP requests by modifying HTML only on a page?