PHP » GoLang |
login |
register |
about
|
GoLang mssql_num_fields
request it (239)
GoLang replacement for PHP's mssql_num_fields
[edit | history]
mssql_num_fields(PHP 4, PHP 5, PECL odbtp >= 1.1.1) mssql_num_fields — Gets the number of fields in result Warning
This function was REMOVED in PHP 7.0.0. Alternatives to this function include: Description
int mssql_num_fields
( resource
$result
)mssql_num_fields() returns the number of fields in a result set. Parameters
Return ValuesReturns the number of fields, as an integer. Examples
Example #1 mssql_num_fields() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|