|
Posted by Dodot on 07/25/05 12:28
Hello everyone,
The php manual isn't very clear about when and how ODBC persistent
connection are actually closed.
I tried with odbc_close_all() but I'm not sure it really closes the
connection, since the next call to odbc_pconnect() will be faster than
before!
The problem is that regularly I really need to close all connections
to the ODBC for maintenance... And I would like to do this without
shutting down apache ;)
Thanks for all your advices!
Jean-Francois, 22, France.
Navigation:
[Reply to this message]
|