| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
mssql_field_name
Popis
string mssql_field_name ( resource result [, int offset] )
Returns the name of field no. offset in
result.
Seznam parametrů
resultThe result resource that is being evaluated. This result comes from a call to mssql_query().
offsetThe field offset, starts at 0. If omitted, the current field is used.
| PÅ™edcházejÃcà | Domů | Dalšà |
| mssql_field_length | Nahoru |