kau
04-10-2008, 05:52 AM
We wrote some custom apps that use some vB files to pull in data ..
In our footer we close all our MySQL connections like; mysql_close($connection);
However the vB connection isn't getting closed.
Is there a simple way to close it using the mysql_close command?
In our footer we close all our MySQL connections like; mysql_close($connection);
However the vB connection isn't getting closed.
Is there a simple way to close it using the mysql_close command?