mssql_guid_string
(PHP 4 >= 4.1.0)
mssql_guid_string -- Converts a 16 byte binary GUID to
a string
Description
string mssql_guid_string ( string binary [, int short_format])
Warning
This function is currently not documented; only the argument
list is available.
mssql_init
(PHP 4 >= 4.1.0)
mssql_init -- Initializes a stored procedure or a remote
stored procedure
Description
int mssql_init ( string sp_name [, resource conn_id])
Warning
This function is currently not documented; only the argument
list is available.
See also mssql_bind(), mssql_execute(), and mssql_free_statement()
|