Re: [PHP] Basic PDO Questions

2006-02-28 Thread Curt Zirzow
On Tue, Feb 28, 2006 at 05:48:36PM -0500, Chris Drozdowski wrote: > I have a three quick PDO questions. > > 1) If a PDOStatement is created within a function or method, is it's > server result set connection is automatically freed up when the > function returns (I assume so, but want to make s

[PHP] Basic PDO Questions

2006-02-28 Thread Chris Drozdowski
I have a three quick PDO questions. 1) If a PDOStatement is created within a function or method, is it's server result set connection is automatically freed up when the function returns (I assume so, but want to make sure)? 2) Does setting a PDOStatement to null (PDOStatement = null) term