Home > Backend Development > PHP Tutorial > 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
Release: 2016-08-04 09:20:40
Original
778 people have browsed it

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

Related labels:
php
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template