(PHP 4 >= 4.0.7, PHP 5, PECL odbtp >= 1.1.1)
Converts a 16 byte binary GUID to a string
string mssql_guid_string ( string $binary [, bool $short_format = false ] )
Converts a 16 byte binary GUID to a string.
Parameters:
binary
A 16 byte binary GUID.
short_format
Whenever to use short format.
Returns:
Ret