What function returns a line that ends with a specified delimiter and moves the file pointer to the next line?
A. fgetcsv(handle, length[, delimiter, string_enclosure])
B. stream_get_line($handle, length, delimiter)
C. fgets(handle[, length])
D. fgetss(handle, length[, allowed_tags])
Answer: B
You might also like to view...
Answer the following questions true (T) or false (F)
1. An object of a derived class type has exactly one type, the type with which it was declared. 2. If a base class constructor is not called explicitly in the definition of a derived class constructor, an error results.
The first line of defense in Windows Server 2008 is ____ security.
A. user B. token C. file D. password
____ font families are part of the CSS specification and are displayed if no other fonts in the list are available.
A. Sans serif B. Generic C. Alternate D. Extra
?A user interface (UI) is the key to _____, which includes user satisfaction, support for business functions, and system effectiveness.
A. ?testability B. ?usability C. ?encapsulation D. ?abstraction