If you would like to read a file character by character which function do you use?
If you would like to read a file character by character which function do you use?
fileperms ( ) function returns what?
fileperms ( ) function returns what?
Unlike fopen ( ), the result of fclose ( ) does not need to be assigned _______________
Unlike fopen ( ), the result of fclose ( ) does not need to be assigned _______________
The filesize() function returns the file size in ___________
The filesize() function returns the file size in ___________
rmdir (directory) function is used for ________________
rmdir (directory) function is used for ________________
Which one of the following PHP function is used to determine a file’s last access time?
Which one of the following PHP function is used to determine a file’s last access time?
Any string can be broken up into an array by using _______________
Any string can be broken up into an array by using _______________
The feof ( ) function is used in __________________
The feof ( ) function is used in __________________
syslog function is an example of ____________
syslog function is an example of ____________
Which one of the following function is capable of reading a file into an array?
Which one of the following function is capable of reading a file into an array?
The fpassthru ( ) function reads all data from the current position in an open file until _____________
The fpassthru ( ) function reads all data from the current position in an open file until _____________
Which from the following calendar is offered by PHP?
Which from the following calendar is offered by PHP?
Web and database servers communicate via ___________________
Web and database servers communicate via ___________________
Which function is used to return date information?
Which function is used to return date information?
A large number of PHP functions are duplicated from __________________
A large number of PHP functions are duplicated from __________________
fsockopen ( ) function opens the socket connection to the specified _______________
fsockopen ( ) function opens the socket connection to the specified _______________
Which function is used to set a modification time, and creates a file if it is not exist ______________
Which function is used to set a modification time, and creates a file if it is not exist ______________
$hostname, $port, [error number, error string, timeout in seconds] all are parameters of ____________
$hostname, $port, [error number, error string, timeout in seconds] all are parameters of ____________
file_get_contents function is included in ___________________
file_get_contents function is included in ___________________
The function fread ( ) has ____________________
The function fread ( ) has ____________________