HTML5 and CSS3 in Compiled Applications

Since applications made with ExeOutput for PHP are rendered with the Chromium engine, they natively support HTML5 and CSS3.

Features such as HTML5 canvas, storage, WebRTC, and CSS3 animations are fully supported.

Warning

For WebRTC, the use of the secure protocol HTTPS is recommended. Therefore, do not disable the "Use secure HTTPS for internal protocol" option.

The EnableMediaStream property for the Chromium rendering engine must also be activated.

Please refer to our General Demonstration to see working samples: