On Sat, 29 Jun 2002, Chris Shiflett wrote: > Duncan Hill wrote: > > >Is a free required for every query? Or can I go connect, query, query, > >query, free, close? > > > > You never have to free your results if you don't want to. As I > understand it, doing so simply frees up the memory that is being taken
*tip* Ta. Good programming practice then. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php