custom_result_object($class_name)
Parameters: |
|
---|---|
Returns: |
Array containing the fetched rows |
Return type: |
array |
Returns the query results as an array of rows, where each row is an instance of the specified class.
custom_result_object($class_name)
Parameters: |
|
---|---|
Returns: |
Array containing the fetched rows |
Return type: |
array |
Returns the query results as an array of rows, where each row is an instance of the specified class.
Please login to continue.