Guilherme Blanco wrote:
The PDO will be only considered a true abstraction layer when it fixes
a couple of very painful issues it has.
One good example is retrieving more than a single BLOB column from an
Oracle database table.. it crashes PHP and most of the times, Apache.
Patch was already sub
The PDO will be only considered a true abstraction layer when it fixes
a couple of very painful issues it has.
One good example is retrieving more than a single BLOB column from an
Oracle database table.. it crashes PHP and most of the times, Apache.
Patch was already submitted to Chris, but it's
It works very good, let's you create your own filters for the beautifier too
Fernando
On Thu, Sep 24, 2009 at 1:05 AM, Daniel Convissor <
dani...@analysisandsolutions.com> wrote:
> Hi Ytzchack:
>
> > I remember having looked around for similar PHP projects, but nothing
> > seemed fully-baked as