row([$n = 0[, $type = 'object']])
Parameters: |
|
---|---|
Returns: |
The requested row or NULL if it doesn’t exist |
Return type: |
mixed |
A wrapper for the row_array()
, row_object() and ``custom_row_object()
methods.
Usage: see Result Rows.
row([$n = 0[, $type = 'object']])
Parameters: |
|
---|---|
Returns: |
The requested row or NULL if it doesn’t exist |
Return type: |
mixed |
A wrapper for the row_array()
, row_object() and ``custom_row_object()
methods.
Usage: see Result Rows.
Please login to continue.