Просмотр поста #307781: Учу php - нужны задачи

.
Screamer

function get_min()
{
return min(func_get_args());
}