cPrimaryKeyData::GetFieldIndex() - rstoetter/libsqlphp GitHub Wiki

Method GetFieldIndex( )

 public   integer rstoetter\libsqlphp\cPrimaryKeyData::GetFieldIndex(string $fieldname)

The method GetFieldIndex( ) gets the field index of the field name $fieldname

Example:

Arguments

  • $fieldname string - <p>the field name to look up</p>

Returns

integer the field index of $fieldname