PHP support in AbelCam
To use PHP within AbelCam, install the PHP package
Download the latest PHP version for Windows from www.php.net
Install PHP to c:\php\
in php.ini, set variables_order = "EGPCS"
If you don't want to install PHP to c:\php, you need to change the PHP location in the config.xml file (String phpExe has to point to the php executable)
Start AbelCam, the PHP Logo will be shown on the About page
More details in the Wiki
Example: See PHP at work
|