is_cli_request()
set_cookie($name = ''[, $value = ''[, $expire = ''[, $domain = ''[, $path = '/'[, $prefix = ''[, $secure = FALSE[, $httponly = FALSE]]]]]]])
input_stream([$index = NULL[, $xss_clean = NULL]])
get_post($index[, $xss_clean = NULL])
class CI_Input $raw_input_stream Read only property that will return php://input
cookie([$index = NULL[, $xss_clean = NULL]])
request_headers([$xss_clean = FALSE])
post([$index = NULL[, $xss_clean = NULL]])
method([$upper = FALSE])
get([$index = NULL[, $xss_clean = NULL]])
Page 1 of 2