I am developing a PHP, web-based "front-end" for a command line tool we use here at work. Users log in to this tool and, once logged in, can do a number of things.
I am currently using the backtick operator to issue the actual login command. But, as soon as the browser changes from my login...