PHP File System Which one of the following function is capable of reading a specific number of characters form a file? fileget() fgets() fget() filegets() fileget() fgets() fget() filegets() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function outputs the contents of a string variable to the specified resource? fwrites() filewrite() filewrites() fwrite() fwrites() filewrite() filewrites() fwrite() ANSWER DOWNLOAD EXAMIANS APP
PHP File System Which one of the following function operates similarly to fgets(), except that it also strips any HTML and PHP tags form the input? fgetsp() fgetss() fgetsh() fgetsa() fgetsp() fgetss() fgetsh() fgetsa() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ........... function is used to read a single character from a file. fgetc() fgets() fget() fgetf() fgetc() fgets() fget() fgetf() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The ............ function checks if the "end-of-file" (EOF) has been reached. f_eof() f_of() feofs() feof() f_eof() f_of() feofs() feof() ANSWER DOWNLOAD EXAMIANS APP
PHP File System The filesize() function returns the file size in ___________ bits gigabytes kilobytes bytes bits gigabytes kilobytes bytes ANSWER DOWNLOAD EXAMIANS APP