-
DCOP calls for PHP can be used to execute actions in KDE applications running in a local desktop machine.It establishes a DCOP protocol connection to retrieve the list of currently running KDE based applications, as well the list of actions supported by a given application. Then it can validate arguments and execute any of the supported application actions.You can for ...

