I currently do not have a webcam yet, but the program does everything I would want it to do. It has passwords, which I like, it does streaming. I really am intrigued by this product and look forward to using it with my first webcam
changed:
-from <a href="http://www.php.net/" target="_blank">www.php.net</a><br>download <a href="<a href="http://windows.php.net/downloads/releases/php-5.3.3-nts-Win32-VC9-x86.msi" target="_blank">php-5.3.3-nts-Win32-VC9-x86.msi</a><br>
from <a href="http://www.php.net/" target="_blank">www.php.net</a><br>download <a href="<a href="http://windows.php.net/downloads/releases/php-5.3.3-nts-Win32-VC9-x86.zip" target="_blank">php-5.3.3-nts-Win32-VC9-x86.zip</a><br>changed:
-either install to the default location or to c:\php<br>AbelCam expects to find PHP in c:\php
extract zip file to c:\php
<br>AbelCam expects to find PHP in c:\php
AbelCam supports the use of PHP.
To use PHP within AbelCam, install the PHP 5.3.3 zip package
from www.php.net download php-5.3.3-nts-Win32-VC9-x86.zip
5.3.3 is the current release - later versions are expected to work as well.
Install PHP
extract zip file to c:\php
AbelCam expects to find PHP in c:\php
Use wwwroot\php\c-php-php.ini as template for c:\php\php.ini
Changes to the default php.ini are marked with ;ABELCAM
Start AbelCam, the PHP Logo will be shown on the Web page
Once PHP is enabled, you can have a look at the PHP examples in wwwroot\php: http://localhost:8080/php
A small page counter example is included.