|
wb_close | PHP Interface | wb_exec |
This function opens the specified application - all SQL statements are then executed in this application context. If there is another application opened when this function is called, it'll be closed.
You don't need to use this function if the application is already selected during the actual connection as the wb_connect function parameter.
TRUE if successful, FALSE otherwise
wb_close | PHP Interface | wb_exec |