file_Exists

Navigation:  Development > Function Reference > Module > Ftp >

file_Exists

Previous pageReturn to chapter overviewNext page

Work same like is_Exists

 

return true if success

 

See bellow examples:

 
$info = $Ftp->file_Exists('Winter.jpg');