HTML_QuickForm_file::isUploadedFile()

HTML_QuickForm_file::isUploadedFile() – Checks if the element contains an uploaded file

Synopsis

require_once 'HTML/QuickForm/file.php';

bool HTML_QuickForm_file::isUploadedFile ( )

Description

This package is not documented yet.

Return value

returns true if file has been uploaded, false otherwise

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Returns information about the uploaded file (Previous) Moves an uploaded file into the destination (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.