[ Index ]

PHP Cross Reference of Wordpress 2.9.1

title

Body

[close]

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

WordPress implementation for PHP functions missing from older PHP versions.

File Size: 162 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 wp-includes/class-json.php

Defines 12 functions

  http_build_query()
  _http_build_query()
  _()
  stripos()
  hash_hmac()
  _hash_hmac()
  mb_substr()
  _mb_substr()
  htmlspecialchars_decode()
  json_encode()
  json_decode()
  pathinfo52()

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

_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( $string, $quote_style = ENT_COMPAT )   X-Ref
No description

json_encode( $string )   X-Ref
No description

json_decode( $string )   X-Ref
No description

pathinfo52($path)   X-Ref
No description



Generated: Fri Jan 8 00:19:48 2010 Cross-referenced by PHPXref 0.7