[ Index ]
osCommerce Docs :: PHP Cross Reference For osCommerce 2.2 MS2
Provided By OSCdox.com

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

[Source view]

(no description)

Author: (None specified)
File Size: 172 lines (4 kb)
Included or required: 2 times
Referenced: 0 times
Includes or requires: 0 files

Defines 12 functions

  do_magic_quotes_gpc()
  array_splice()
  in_array()
  array_reverse()
  constant()
  is_null()
  array_merge()
  is_numeric()
  array_slice()
  array_map()
  str_repeat()
  checkdnsrr()

Functions

Functions that are not part of a class:
do_magic_quotes_gpc(&$ar)   X-Ref

Recursively handle magic_quotes_gpc turned off.
This is due to the possibility of have an array in
$HTTP_xxx_VARS
Ie, products attributes

array_splice(&$array, $maximum)   X-Ref
No description

in_array($lookup_value, $lookup_array)   X-Ref
No description

array_reverse($array)   X-Ref
No description

constant($constant)   X-Ref
No description

is_null($value)   X-Ref
No description

array_merge($array1, $array2, $array3 = '')   X-Ref
No description

is_numeric($param)   X-Ref
No description

array_slice($array, $offset, $length = 0)   X-Ref
No description

array_map($callback, $array)   X-Ref
No description

str_repeat($string, $number)   X-Ref
No description

checkdnsrr($host, $type)   X-Ref
No description



Generated: Tue Nov 4 23:53:39 2003
Hosted By :: AABox.com
Cross-referenced by PHPXref 0.4