Re: [PHPLIB-DEV] error in ct_sql.inc From: Kristian Köhntopp (kk <email protected>)
Date: 10/27/99

ak <email protected> wrote:
> With V1.16 I get:
> "Fatal error: Call to unsupported or undefined function () in ct_sql.inc on line 122"
> and nothing else...

Argh, there is a difference in the logic between
1.14 and 1.16. In 1.14, "base64:...." is encoded
(which is kind of useless) and in 1.16 the encoding
type is unencoded, followed by the encoded string
(which is correct, but incompatible).

Shall we break compatibility here and provide a
conversion script or shall we keep the old encoding
scheme?

Kristian

-- 
Kristian Köhntopp, NetUSE Kommunikationstechnologie GmbH
Siemenswall, D-24107 Kiel, Germany, +49 431 386 436 00
Using PHP3? See our web development library at
http://phplib.netuse.de/ (We have moved! Update your bookmarks!)
-
PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in
the body, not the subject, of your message.