Re: [phplib-dev] ct_split and val

2001-02-16 Thread Massimiliano Masserelli
On Thu, Feb 15, 2001 at 11:42:41PM +0100, [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 exten

[phplib-dev] ct_split and val

2001-02-15 Thread giancarlo
How can I get the content of 'val' as it was with the plain container, when using ct_split? Eg: I tried the example pages with ct_split, but the table showing session data deoesn't show, and got an error. It quite obvious the reason, now the 'val' is split among multiple records, but how can I get