Functions
_http_build_query()
_http_build_query($data, $prefix = null
, $sep = null
, $key = ''
, $urlencode = true
)
Parameters
$data
$prefix
$sep
$key
$urlencode
_mb_substr()
_mb_substr($str, $start, $length = null
, $encoding = null
)
Parameters
$str
$start
$length
$encoding
hash_hmac()
hash_hmac($algo, $data, $key, $raw_output = false
)
Parameters
$algo
$data
$key
$raw_output
htmlspecialchars_decode()
htmlspecialchars_decode($str, $quote_style = ENT_COMPAT
)
Parameters
$str
$quote_style
http_build_query()
http_build_query($data, $prefix = null
, $sep = null
)
Parameters
$data
$prefix
$sep
mb_substr()
mb_substr($str, $start, $length = null
, $encoding = null
)
Parameters
$str
$start
$length
$encoding
stripos()
stripos($haystack, $needle, $offset = 0
)
Parameters
$haystack
$needle
$offset