Is there a difference between Zend Extension and PHP Extensions

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
mosesdinakaran [ Mo, 31 März 2008 17:49 ] [ ID #1933061 ]
PHP » comp.lang.php » Is there a difference between Zend Extension and PHP Extensions

Vorheriges Thema: Re: Is there a difference between Zend Extension and PHP Extensions
Nächstes Thema: Simple question on arrays and sql