phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Is there some problem using adodb?


From: Sigurd Nes
Subject: Re: [Phpgroupware-developers] Is there some problem using adodb?
Date: Sat, 11 Jun 2005 01:41:41 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

I'm not sure I fully understand the consequences of the changed behaviour for php5 versus php4. Anyhow - I'm still using php4 for both 0.9.1.005 and HEAD.

Regards

Sigurd

Chris Weiss wrote:
also keep in mind that php4 makes copies by default, but php5 makes
references.  SO if you're using php5 both $db and $db2 would act
directly on $GLOBALS['phpgw']->db, but in php4 they would not





reply via email to

[Prev in Thread] Current Thread [Next in Thread]