Language
optimized for writing HTML- embedded web applications lNative Web server support
"Compile-first, execute-later” paradigm (fast run-time performance of complex scripts)
Zend Engine kernel independent of PHP functional shell
Independent modular components (Run-time Compiler, Executor, Functional API)
Compatibility with PHP 3
Functional extendibility (plug-in modules such as optimizer) |