OK so let's say I have a textarea on the top of my browser and a text input box on the bottom. I want to connect a MySQL database and also whatever I type in the input box to appear in the text area. Sorta like a text RPG...
I know PHP, MySQL, good AJAX, and little jQuery. I just want to know how this is achieved. Thank you.