php-db | 2002091
Date: 09/03/02
- Next message: David Robley: "[PHP-DB] Re: PHP Not Working"
- Previous message: Matthew C. Tedder: "[PHP-DB] PHP Not Working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes, PHP is very cool, and handles memory management for you.
mySQL resultsets and connections are cleaned up once the page has finished executing (is in manual).
The reason why you would want to use these functions is if you have a script that does not finish (such as one that handles port access from the command line).
Adam
- Next message: David Robley: "[PHP-DB] Re: PHP Not Working"
- Previous message: Matthew C. Tedder: "[PHP-DB] PHP Not Working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

