Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Zend PHP 5 Certification 200-500 Question # 20 Topic 3 Discussion

Zend PHP 5 Certification 200-500 Question # 20 Topic 3 Discussion

200-500 Exam Topic 3 Question 20 Discussion:
Question #: 20
Topic #: 3

How can precisely one byte be read from a file, pointed by $fp? (Choose 2)


A.

fread($fp, 1);


B.

fgets($fp, 1);


C.

fgetss($fp, 1);


D.

fgetc($fp);


E.

All of the above


Get Premium 200-500 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.