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

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

Add before line 122 the following:

printf("str_method = %s<br>str_value = %s<br>cmd = %s<br>\n",
  $str_method, $str_value, $cmd);

and show me the output.

Thanks,
        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.