Method Database_Result::__set
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Set a particular field of the current row
public function void __set(string $strKey, string $strValue)
Parameters
- string $strKey
- Not documented yet. Please add documentation to this entry.
- string $strValue
- Not documented yet. Please add documentation to this entry.
Add a comment