Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PHPExiftool
ExiftoolServer
PHP Class PHPExiftool\ExiftoolServer
Inheritance:
extends
Exiftool
Show file
Open project: romainneutron/PHPExiftool
Public Methods
Method
Description
__construct
( )
__destruct
( )
executeCommand
(
$commands
,
$timeout
= 4 )
isRunning
( )
reset
( )
start
( )
stop
( )
Private Methods
Method
Description
cleanup
( )
setUp
( )
Method Details
__construct()
public
method
public
__construct
( )
__destruct()
public
method
public
__destruct
( )
executeCommand()
public
method
public
executeCommand
(
$commands
,
$timeout
= 4 )
isRunning()
public
method
public
isRunning
( )
reset()
public
method
public
reset
( )
start()
public
method
public
start
( )
stop()
public
method
public
stop
( )