Hi List, I am about to write a service for checking java code. For that solution I need to execute codechecker (a Javaprogramm) from the konsole and reuse the output. Unfortunately I couldn't find any solutions executing external nonPHP-scripts. How can I execute external scripts and use it's output? Thanks, Martin