helper_search_members() $response = $sopresto->campaigns_list(array(), 0, 2); } else { $response = $sopresto->campaigns(array(), 0, 2); } print_r($response);