Zend 200-530 Question Answer
How can precisely one byte be read from a file, pointed by $fp? (Choose 2)
fread($fp, 1);
fgets($fp, 1);
fgetss($fp, 1);
fgetc($fp);
All of the above
TESTED 04 Nov 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved