#21663 [Bgs->Opn]: Functions closing mysql resources

2003-01-15 Thread darylm
ID: 21663 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: MySQL related Operating System: Unix (FreeBSD) PHP Version: 4.2.3 New Comment: Please read my message in its entirety. I k

#21663 [NEW]: Functions closing mysql resources

2003-01-15 Thread darylm
From: [EMAIL PROTECTED] Operating system: Unix (FreeBSD) PHP version: 4.2.3 PHP Bug Type: MySQL related Bug description: Functions closing mysql resources There are two databases involved: database1 is connected to in the main body of the page database2 is connected to in a

#19884 [NEW]: Functions close connections

2002-10-13 Thread darylm
From: [EMAIL PROTECTED] Operating system: FreeBSD && XP PHP version: 4.2.3 PHP Bug Type: MySQL related Bug description: Functions close connections I have many functions that use a mysql_result_resource that is declared global (i.e. global $mysql_link). For some reason afte

#19884 [Bgs->Opn]: Functions close connections

2002-10-13 Thread darylm
ID: 19884 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: MySQL related Operating System: FreeBSD && XP PHP Version: 4.2.3 New Comment: I open a connection to mysql ($conn) for use