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.
php calls sqlserver as follows
mssql_init
mssql_bind
mssql_execute
Operating environment linux php5.6
php calls sqlserver as follows
mssql_init
mssql_bind
mssql_execute
Operating environment linux php5.6