mssql_bind
(PHP 4 >= 4.1.0)
mssql_bind --
Adds a parameter to a stored procedure or a remote stored procedure
Description
int
mssql_bind ( int stmt, string param_name, mixed var, int type [, int is_output [, int is_null [, int maxlen]]])
Pozor |
Ta funkcija
še nima spisane dokumentacije; na voljo je samo seznam
argumentov. |
See also mssql_execute(),
mssql_free_statement(), and
mssql_init()