I have a webcam (Logitech Webcam Pro 9000) attached to the webserver via USB, and I need to periodically take still photographs (strictly server-side, no video necessary, no Javascript). Until now this was accomplished by an app called WebcamXP, but that is a bit unstable, has many limitations, and is entirely inflexible.
Can I, instead, use PHP - along with some lightweight extension/plugin - to accomplish this chore of capturing the stills?