sysType

Navigation:  Development > Function Reference > Module > Ftp >

sysType

Previous pageReturn to chapter overviewNext page

Returns a word identifying the system.

 

App::Module('Ftp')->sysType();
 

return array if success

 

See bellow examples:

 

$time = $Ftp->sysType();