check software is install ??
Posted: Thu Sep 13, 2007 4:01 am
how to check that some softwares are already install on client Pc Or Not in PHP ?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
i just want to detect the particular software is install on a client pc or not.feyd wrote:Likely, not possible. It would depend on the software. Explain further.
From a webpage? That'd be a serious security violation. You can check to see if a certain plugin is installed, like Flash, but you can't tell if, say, Office was installed.myharshdesigner wrote:i just want to detect the particular software is install on a client pc or not.feyd wrote:Likely, not possible. It would depend on the software. Explain further.
i think it's possible.