/
LJCPHPCodeDoc
/
LJCDataManagerLib
/
LJCDataManager
/ SQLRetrieve
Function SQLRetrieve
Parameters
$sql - The SQL statement.
Returns
An array of record columns.
Syntax
PHP
public function SQLRetrieve() : ?array
Executes a Select SQL statement.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.