unbuffered_row([$type = 'object'])
Parameters: |
|
---|---|
Returns: |
Next row from the result set or NULL if it doesn’t exist |
Return type: |
mixed |
Fetches the next result row and returns it in the requested form.
Usage: see Result Rows.
unbuffered_row([$type = 'object'])
Parameters: |
|
---|---|
Returns: |
Next row from the result set or NULL if it doesn’t exist |
Return type: |
mixed |
Fetches the next result row and returns it in the requested form.
Usage: see Result Rows.
Please login to continue.