(PHP 4 >= 4.0.5)
muscat_close — Shuts down the muscat session
This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.
Shuts down the muscat session and releases any memory back to PHP.
A muscat session handler, returned by muscat_setup() or muscat_setup_net().
No value is returned.