Home  >  Article  >  Backend Development  >  When php calls the sqlserver2008 stored procedure, php passes in an empty string but it becomes NULL in the stored procedure.

When php calls the sqlserver2008 stored procedure, php passes in an empty string but it becomes NULL in the stored procedure.

WBOY
WBOYOriginal
2016-08-04 09:20:40722browse

php calls sqlserver as follows
mssql_init
mssql_bind
mssql_execute

Operating environment linux php5.6

Reply content:

php calls sqlserver as follows
mssql_init
mssql_bind
mssql_execute

Operating environment linux php5.6

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn