Re: [phplib] buffer unsifficient From: nathan r. hruby (nhruby <email protected>)
Date: 12/18/00

On Mon, 18 Dec 2000, abdel wrote:

> hello
> i have this error
>
> Parse error: parse error, expecting `']'' in Eval code on line 1
>

This seems to indicate that the string you are eval()'ing has syntax
problems...

> i use a session class and the val is larger than 4096. it's possible to
> make the string type more larger than 4096 ?
>
>

How about using the ct_split_sql container instead of the plain 'ol
ct_sql? http://phplib.netuse.de/documentation/documentation-3.html#ss3.4

-n

-- 
........
nathan hruby
Webmaster: UGA Department of Drama and Theatre
Project Maintainer: phpSlash, Carousel
nhruby <email protected>
........

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