Explore topic-wise MCQs in Php.

This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Php knowledge and support exam preparation. Choose a topic below to get started.

1.

Which one of the following PHP function is used to determine a file s last access time?

A. filectime()
B. fileatime()
C. filetime()
D. fileltime()
E. None of these
Answer» C. filetime()
2.

The filesize() function returns the file size in ___________.

A. gigabytes
B. kilobytes
C. bits
D. bytes
E. None of these
Answer» E. None of these