Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Nette
Http
FileUpload
__toString
Nette\Http\FileUpload::__toString PHP Method
FileUpload Class Documentation
ファイルを表示
Open project: nette/http
__toString()
public
method
Returns the path to an uploaded file.
public
__toString
( ) :
string
return
string
public function __toString() { return (string) $this->tmpName; }
FileUpload
__construct
__toString
getContentType
getContents
getError
getImageSize
getName
getSanitizedName
getSize
getTemporaryFile
hasFile
isImage
isOk
move
toImage