Re: Is there a difference between Zend Extension and PHP Extensions




After surfing a while here I got the answer.

Zend Engine extensions are extensions that are implemented right into
the engine itself. For those of you who do not know, the Zend engine
is what PHP is built on. It is the engine that parses, interprets and
executes your PHP scripts. Changing the engine itself will change the
way PHP works. Anything that will affect the language itself or its
features is added to the Zend engine; this includes if statement
evaluation, object orientation, mathematical expressions evaluation,
etc.

For more info
http://www.devnewz.com/2002/0909.html

Regards
Moses





On Mar 31, 8:49 pm, "mosesdinaka...@xxxxxxxxx"
<mosesdinaka...@xxxxxxxxx> wrote:
Hi All,

Is there a difference between Zend Extension and PHP
Extensions

In php.ini
For Mysql we have
extension=mysql.so

But for XDEBUG we have
zend_extension = /usr/lib/php4/20020429/xdebug.so

So what is the difference between these ?

Thanks in Advance
Moses

.



Relevant Pages

  • Is there some magic in building php for arm?
    ... I was able to build ming as a part of php by linking to ... I can build php4 and xcache, but the problem comes in when I try to run ... Zend Engine v1.3.0, ... Extensions are not supported on this platform. ...
    (comp.lang.php)
  • Re: Problem with PHP cli core dumping
    ... Copyright 1997-2007 The PHP Group ... Zend Engine v2.2.0, ... I suggest you comment out all installed extensions from ... No, no jail. ...
    (freebsd-questions)
  • Re: FreeBSD 7.0 AMD64 and apache 2.2.8 exited on signal 11
    ... Zend Engine v2.2.0, Copyright 1998-2007 Zend Technologies ... with eAccelerator v0.9.5.2, Copyright 2004-2006 eAccelerator, by ... PS This php misfeature is so common that even though I've never run PHP ...
    (freebsd-questions)
  • Re: FreeBSD 7.0 AMD64 and apache 2.2.8 exited on signal 11
    ... Zend Engine v2.2.0, Copyright 1998-2007 Zend Technologies ... with eAccelerator v0.9.5.2, Copyright 2004-2006 eAccelerator, by ... PS This php misfeature is so common that even though I've never run PHP ...
    (freebsd-questions)
  • Re: FreeBSD 7.0 AMD64 and apache 2.2.8 exited on signal 11
    ... Zend Engine v2.2.0, Copyright 1998-2007 Zend Technologies ... with eAccelerator v0.9.5.2, Copyright 2004-2006 eAccelerator, by ... PS This php misfeature is so common that even though I've never run PHP ...
    (freebsd-questions)