Quote:
Originally posted by thinktank
Zend Engine
The Zend Engine is the basic scripting engine which drives PHP. Owned by Zend Technologies Ltd., the engine is licensed to PHP for free use. The Zend Engine brings to PHP performance, reliability, and an easy-to-use scripting interface.
The Zend Engine has potential to serve as an add-on for a wide range of applications, similar to VBA. The Zend Engine, like PHP, is cross-platform and open source, giving it a much broader basis than proprietary commercial applications.
The Zend Engine is open-source and may be used and/or distributed under the terms of the Q Public License (QPL) version 1.0
I understand that but,
Quote:
from php.net
PHP 4.0.6 zip package [4,859Kb] - 23 June 2001
(CGI binary plus server API versions for Apache, AOLserver, ISAPI and NSAPI. MySQL support built-in, many extensions included, packaged as zip)
PHP 4.0.6 installer [755Kb] - 23 June 2001
(CGI only, MySQL support built-in, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external extensions included)