Functions

_()

_($string) 
package PHP

Parameters

$string

_http_build_query()

_http_build_query($data, $prefix = null, $sep = null, $key = '', $urlencode = true
package PHP

Parameters

$data

$prefix

$sep

$key

$urlencode

_mb_substr()

_mb_substr($str, $start, $length = null, $encoding = null
package PHP

Parameters

$str

$start

$length

$encoding

hash_hmac()

hash_hmac($algo, $data, $key, $raw_output = false
package PHP

Parameters

$algo

$data

$key

$raw_output

htmlspecialchars_decode()

htmlspecialchars_decode($str, $quote_style = ENT_COMPAT
package PHP

Parameters

$str

$quote_style

http_build_query()

http_build_query($data, $prefix = null, $sep = null
package PHP

Parameters

$data

$prefix

$sep

mb_substr()

mb_substr($str, $start, $length = null, $encoding = null
package PHP

Parameters

$str

$start

$length

$encoding

stripos()

stripos($haystack, $needle, $offset = 0
package PHP

Parameters

$haystack

$needle

$offset