| PHP » GoLang | login |
            register |
            
            about | 
| GoLang mssql_field_name
                                request it (631)
                            GoLang replacement for PHP's mssql_field_name
                            [edit | history] 
                             mssql_field_name(PHP 4, PHP 5, PECL odbtp >= 1.1.1) mssql_field_name — Get the name of a field Warning
   
 This function was REMOVED in PHP 7.0.0. Alternatives to this function include: Description
   string mssql_field_name
    ( resource  $result[, int$offset= -1
  ] )
   Returns the name of field no.  Parameters
 
 Return Values
   The name of the specified field index on success or  Examples
 Example #1 mssql_field_name() example 
<?phpThe above example will output something similar to: Result set contains the following field(s): - username - name - email See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |