Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

The filesize() function returns the file size in ___________

a) bits
b) bytes
c) kilobytes
d) gigabytes

Answer: b
Explanation: The function filesize() returns the size of the specified file and it returns the file size in bytes on success or FALSE on failure.

Join The Discussion