Latest JAS v1.1.0
144 plugins online

Code / Functions / array_type

array_type
Function
include/functions.php

Description...

Arguments

array (reference)
Argument

Return values

Variable
Returns

Examples

Array_type function example
PHP
<?
  array_type(&$array);  //Call array_type function
?>

Comments (0)