[ Index ]

PHP Cross Reference of BackPress

title

Body

[close]

/includes/ -> functions.compat.php (summary)

BackPress implementation for PHP functions missing from older PHP versions.

File Size: 140 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  http_build_query()
  _http_build_query()
  _()
  stripos()
  hash_hmac()
  mb_substr()
  _mb_substr()
  htmlspecialchars_decode()

Functions
Functions that are not part of a class:

http_build_query( $data, $prefix = null, $sep = null )   X-Ref
No description

_http_build_query($data, $prefix = null, $sep = null, $key = '', $urlencode = true)   X-Ref
No description

_( $string )   X-Ref
No description

stripos( $haystack, $needle, $offset = 0 )   X-Ref
No description

hash_hmac( $algo, $data, $key, $raw_output = false )   X-Ref
No description

mb_substr( $str, $start, $length = null, $encoding = null )   X-Ref
No description

_mb_substr( $str, $start, $length = null, $encoding = null )   X-Ref
No description

htmlspecialchars_decode( $str, $quote_style = ENT_COMPAT )   X-Ref
No description



Generated: Thu Apr 25 01:01:09 2024 Cross-referenced by PHPXref 0.7.1