Hello - I am writing a PHP program to control an external camera connected to the USB port. For example I issue commands such as 'up', 'down', etc via an external program that I call using exec("cameracontrol.exe"). I would like to store
Comments on this Question/Answer
How can i write code in my file to find out whether php is supported on your server and with what php versionBy: fahima, 18 May 2009 03:18:51
Reply to comments / post your own comment >>>
ASK A QUESTION
More website PHP Questions
How can I find out where a site visitor comes from?is there any sendemail function in php for sending contents of a form through email?
How do I perform a 301 redirect with PHP?
How do I keep my site menu in one file?
How do I get my chat script to include the contents of the msg file in real time instead of only when the page is refreshed?
