Ok I have a little problem my hosting company has disabled readfile(), they say is a security risk.
I'm a bit puzzled as to how readfile() is a security hazard but they refuse to enable it.
The blog.php file uses readfile() in displaying files and images that have been uploaded via the add media button.
With readfile() I cannot display any files
Douse anyone know an alternative to using readfile()?
Is there another way around this problem?
Thanks,
Levi