Re: [phplib-dev] ct_split and val From: Massimiliano Masserelli (negro <email protected>)
Date: 02/16/01

On Thu, Feb 15, 2001 at 11:42:41PM +0100, giancarlo <email protected> wrote:

G> Is there a method that returns the split vals nice and appended in
G> one go?

Do you mean the "base64decoded" val or the encoded one? In the first
case, look at ac_get_value($id, $name) method of CT_Split_Sql. Otherwise
extend the class with a similar method which returns $str without bas64()
decoding it and you're done.

Oh, and please note that this class is a hack to get around a limitation
in older versions of PostgreSQL. The latest release of Postgres should
have no problem with long text fields.

Bye.

-- 
     Massimiliano Masserelli        |      URL:    http://www.interim.it/
     Internet Images S.r.l.         |      Tel:    +39-051-6241909
     via Pasquali Alidosi, 15/a     |      Fax:    +39-051-6245527
     40139 - Bologna - Italy        |
-------------------------------------------------------------------------------
Put your Nose to the Grindstone!
		-- Amalgamated Plastic Surgeons and Toolmakers, Ltd.

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected> For additional commands, e-mail: phplib-dev-help <email protected>