Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Nette
Http
FileUpload
hasFile
Nette\Http\FileUpload::hasFile PHP Method
FileUpload Class Documentation
Exibir arquivo
Open project: nette/http
hasFile()
public
method
public
hasFile
( ) :
boolean
return
boolean
public function hasFile() { return $this->error !== UPLOAD_ERR_NO_FILE; }
FileUpload
__construct
__toString
getContentType
getContents
getError
getImageSize
getName
getSanitizedName
getSize
getTemporaryFile
hasFile
isImage
isOk
move
toImage