mssql_bind

(PHP 4 >= 4.1.0, PHP 5)

mssql_bind --  Adds a parameter to a stored procedure or a remote stored procedure

Description

bool mssql_bind ( resource stmt, string param_name, mixed var, int type [, int is_output [, int is_null [, int maxlen]]])

警告

该函数目前尚无参考文档;仅参数列表可用。

See also mssql_execute(), mssql_free_statement(), and mssql_init().