Question:you need to check the size of a file in PHP function.$size=X(filename);Which function will suitably replace 'X'?
A filesize B size C sizeofFile D getSize
+ AnswerA
+ Report