[ Index ]

PHP Cross Reference of MyBB 1.8.37

title

Body

[close]

/admin/modules/tools/ -> tasks.php (summary)

MyBB 1.8 Copyright 2014 MyBB Group, All Rights Reserved Website: http://www.mybb.com License: http://www.mybb.com/about/license

File Size: 776 lines (25 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 inc/functions_task.php

Defines 1 function

  check_time_values()

Functions
Functions that are not part of a class:

check_time_values($value, $min, $max, $return_type)   X-Ref
Validates a string or array of values
return: string|array String or array of valid values OR false if string/array is invalid
param: string|array $value Comma-separated list or array of values
param: int $min Minimum value
param: int $max Maximum value
param: string $return_type Set "string" to return in a comma-separated list, or "array" to return in an array



2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup Cross-referenced by PHPXref