Hi guys I would love to have an update page in my game where ajax pulls information from a webpage in to the game how do I do this? The webpage is here http://bedfordgamesupdate.bitballoon.com/
Here is the tutorial in using the AJAX plugin.
Although for the backend part of your website, you would need knowledge on PHP for that. Depending on the purpose, you could also use xmlhttprequest. And also a bit knowledge about javascript.
But I assume you already know that since you are developing a website.