Is it possible to return everything? when $words="" $result = $cl->Query( $words, 'test1' ); it returns nothing, is there a way for it to return everything?
Is it possible to return everything? when $words="" $result = $cl->Query( $words, 'test1' ); it returns nothing, is there a way for it to return everything?