Voting

: min(seven, one)?
(Example: nine)

The Note You're Voting On

victor59 at yahoo dot com dot hk
22 years ago
$file= 'filename with space.txt';
$size = ftp_size($this->ftp, urldecode($file) );

this one can correctly return the size
otherwize, it always return -1

<< Back to user notes page

To Top