View Single Post
  #1  
Old 05-17-2008, 05:03 AM
nunchukz nunchukz is offline
Corporal
 
Join Date: May 2008
Posts: 6
Default PHP readfile function

http://sg.php.net/readfile

the readfile function cant be used after file is uploaded to server.
it was tested working on my localhost.
after i upload the website to the internet, the readfile function failed.
picture cant be shown.

please help
Reply With Quote