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

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

[Source view]

(no description)

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

Defines 10 functions

  do_magic_quotes_gpc()
  is_numeric()
  is_uploaded_file()
  move_uploaded_file()
  checkdnsrr()
  in_array()
  array_merge()
  array_shift()
  array_reverse()
  array_slice()

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

is_numeric($param)   X-Ref
No description

is_uploaded_file($filename)   X-Ref
No description

move_uploaded_file($file, $target)   X-Ref
No description

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

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

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

array_shift(&$array)   X-Ref
No description

array_reverse($array)   X-Ref
No description

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



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