Connecting Tech Pros Worldwide Help | Site Map

What id ZEND?

nntp
Guest
 
Posts: n/a
#1: Jul 17 '05
What is ZEND. Why it has anything to do with programming PHP?


Tony Marston
Guest
 
Posts: n/a
#2: Jul 17 '05

re: What id ZEND?


ZEND is the company formed by the authors of PHP. Look at
http://www.zend.com/company/overview.php for an overview.

--
Tony Marston

http://www.tonymarston.net



"nntp" <nntp@alexa.com> wrote in message
news:9a6dndnjyMZ9KUXfRVn-gw@rogers.com...[color=blue]
> What is ZEND. Why it has anything to do with programming PHP?
>
>[/color]


nntp
Guest
 
Posts: n/a
#3: Jul 17 '05

re: What id ZEND?


> ZEND is the company formed by the authors of PHP. Look at[color=blue]
> http://www.zend.com/company/overview.php for an overview.
>[/color]

still don't understand it. do i have to install zend if i install php?
is zend to php the same as activestate to perl or mod_perl to perl.
in otherwords. is zend a compiled version of php or a performace enhancement
of php?


Chris Hope
Guest
 
Posts: n/a
#4: Jul 17 '05

re: What id ZEND?


nntp wrote:
[color=blue][color=green]
>> ZEND is the company formed by the authors of PHP. Look at
>> http://www.zend.com/company/overview.php for an overview.[/color]
>
> still don't understand it. do i have to install zend if i install php?
> is zend to php the same as activestate to perl or mod_perl to perl.
> in otherwords. is zend a compiled version of php or a performace
> enhancement of php?[/color]

Zend is a company.

They develop the Zend engine which forms the base of PHP. You do not
need to install this separately as it is part of PHP.

They also develop a whole bunch of other stuff, including an IDE, an
encoder, an optimizer etc. You do not need any of these to develop or
run PHP.

--
Chris Hope | www.electrictoolbox.com | www.linuxcdmall.com
Closed Thread