Are there any software that can run on someone's desktop and interact with a PHP website? For instance, what about a program where there are 3 textfields, one for username, one for password (both for authentication) and then one for the dynamic text?
Maybe the dynamic text would be a marquee that scrolls across the top of a webpage but just editing the text in the software would change it (maybe the software could submit it all using the POST method as a form?)
So are there already software like this for this very purpose?
Take a look at the screenshot for more info on what I'm looking for.