SproutCMS

This is the code documentation for the SproutCMS project

function required()

Tests if input data has valid upload data.

Usage

bool Upload::required ( array $file );

Arguments

  1. array $file
    $_FILES item

Return value

  • bool