HTML5 and CSS3 in Compiled Applications

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

HTML5 canvas, storage, webrtc, CSS3 animations and other related features are supported.

Warning

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

The EnableMediaStream property for Chromium rendering engine must also be turned on.

Please refer to our General Demonstration to see working samples: