best php coding practices

From: Luis Miedzinski <miluis(at)millicom(dot)com(dot)ar>
To: pgsql-novice(at)postgresql(dot)org
Subject: best php coding practices
Date: 2003-03-08 21:09:53
Message-ID: 1047157793.6634.10.camel@shaar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I am wondering if coding inside php all the data base programming or
doing it all, or almost, in internal data base languages such us
plpgsql (or any other).
By now I think that using plpgsql functions must be the best, but some
programmers dont feel ok with that, so we decided to let other people to
share our dilemma.
Than you.

Browse pgsql-novice by date

  From Date Subject
Next Message bryan 2003-03-08 22:41:15 Stored procedure - change columns in a table that is being updated / inserted on?
Previous Message Aspire Something 2003-03-08 18:58:46 Re: Cross-Platform development