Re: PostgreSQL HOWTO - Mailing list pgsql-sql

From Brett W. McCoy
Subject Re: PostgreSQL HOWTO
Date
Msg-id Pine.LNX.4.30.0101181844050.11365-100000@chapelperilous.net
Whole thread Raw
In response to Re: PostgreSQL HOWTO  ("Michael Richards" <michael@fastmail.ca>)
List pgsql-sql
On Thu, 18 Jan 2001, Michael Richards wrote:

> As I understand Zend is a compiler/interpreter that uses a optimised
> bytecode to run a little faster than the normal apache/php. It shares
> few of the features of perl, even fewer of Java. C++? Last time I
> checked, PHP couldn't do OOP. Next thing we know it will be as
> efficient as assembler and as object oriented as SmallTalk.

Zend is the new engine that PHP4 is built on.  It's supposed to be more
optimised for heavy web stuff, kinda like mod_perl or a Java servlet
engine.  I've never used it, and haven't touched PHP in a year, so I can't
vouch for what it really does.  PHP sorta does objects, but don't expect
Java or C++ (or even Perl) level of OO support.

-- Brett                                    http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
A kind of Batman of contemporary letters.    -- Philip Larkin on Anthony Burgess



pgsql-sql by date:

Previous
From: Karel Zak
Date:
Subject: Re: Select 'Sunday' in month ??
Next
From: "Brett W. McCoy"
Date:
Subject: Re: PostgreSQL HOWTO