mssql.compatability_mode = Off ; compatability mode with old versions of PHP 3.0.
;mssql.textlimit = 4096 ; valid range 0 - 2147483647 default = 4096
;mssql.textsize = 4096 ; valid range 0 - 2147483647 default = 4096
+;mssql.batchsize = 0 ; limits the number of records in each bach. 0 = all records in one batch.
[Assertion]
;assert.active = On ; assert(expr); active by default
mssql.compatability_mode = Off ; compatability mode with old versions of PHP 3.0.
;mssql.textlimit = 4096 ; valid range 0 - 2147483647 default = 4096
;mssql.textsize = 4096 ; valid range 0 - 2147483647 default = 4096
+;mssql.batchsize = 0 ; limits the number of records in each bach. 0 = all records in one batch.
[Assertion]
;assert.active = Off ; assert(expr); does nothing by default
mssql.compatability_mode = Off ; compatability mode with old versions of PHP 3.0.
;mssql.textlimit = 4096 ; valid range 0 - 2147483647 default = 4096
;mssql.textsize = 4096 ; valid range 0 - 2147483647 default = 4096
+;mssql.batchsize = 0 ; limits the number of records in each bach. 0 = all records in one batch.
[Assertion]
;assert.active = Off ; assert(expr); does nothing by default