Method queryDataSmartExecutes query and returns result as an array.
queryDataSmart() works in the same way as the queryData() function. The only difference between the functions is that the queryData() returns array of strings, even if the values inside the array are numbers, and the queryDataSmart() returns values in their original format.
|