To open a file in PHP, you use the _________ function.

a. fopen()
b. fputs()
c. open()
d. fp()


a. fopen()

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. A floating-point number is a number with a decimal point. b. Java provides two primitive types for storing floating-point numbers in memory—float and double. c. Variables of type float represent single-precision floating-point numbers and have seven significant digits. d. Variables of type double represent double-precision floating-point numbers; these require twice as much memory as float variables and provide 14 significant digits.

Computer Science & Information Technology

By default, the logging feature in Windows 10 Firewall is __________.

A) enabled B) disabled C) available for purchase D) None of the above

Computer Science & Information Technology

Special programs that facilitate communication between a device and the OS are called

a. APIs. b. device drivers. c. utility programs. d. hardware player.

Computer Science & Information Technology

If you want to edit locked areas, you need to edit the main ____ file.

A. .dwt B. .html C. .htm D. .txt

Computer Science & Information Technology