fopen and fwrite have always been disabled because they can be used to modify files outside of your dir. Same goes for readfile.
readfile() isn't disabled. the following is a list of functions that are disabled and have always been disabled.
system,exec,phpinfo,escapeshellarg,upload_file,rmdir,escapeshellcmd,passthru,proc_close,proc_open,shell_exec,chmod,chown,chroot,chgrp,fsockopen,ftp_connect,ftp_ssl_connect,pfsockopen,socket_connect,socket_create,socket_listen,socket_bind,socket_accept,socket_create_listen,socket_send,socket_write,socket_read,symlink,mail,rename,copy,phpinfo,dl,system,info,upload,system,exec,passthru,eval,is_uploaded_file,move_uploaded_file,escapeshellcmd,popen,pcntl_exec,readfile,shell_exec,escapeshellarg,proc_close,proc_open,ini_alter,popen,show_source,curl_exec,fwrite,fopen
|