Date: 04/26/00
- Next message: Jared Eckersley: "[phplib] PHPLIB Install"
- Previous message: darcy w. christ: "[phplib] ct_sql: ac_store problem on AIX"
- Next in thread: Max A. Derkachev: "Re: [phplib] ct_sql: ac_store problem on AIX"
- Reply: Max A. Derkachev: "Re: [phplib] ct_sql: ac_store problem on AIX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ok, i think i've found something...
$this->db->affected_rows() is returning 0 even when it updates. So this
means that for some reason on AIX, that function is not working
properly. Now i started to look at that code but quickly became
confused because all of the mysql functions (in db_mysql.inc) begins
with an ampersand(@). What the hell does that do??
so at this point, i think i may need some help from the phplib
creators. Or who knows, maybe this will bring me into helping out with
the development. That's the point of open source, i guess ;-) Anyway,
i appreciate any help.
-- ~darcy w. christ Elegant Communications Inc. 416.362.9772 x222 | 416.362.8324 fax--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Jared Eckersley: "[phplib] PHPLIB Install"
- Previous message: darcy w. christ: "[phplib] ct_sql: ac_store problem on AIX"
- Next in thread: Max A. Derkachev: "Re: [phplib] ct_sql: ac_store problem on AIX"
- Reply: Max A. Derkachev: "Re: [phplib] ct_sql: ac_store problem on AIX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

