Anyone know of any problems with this???
Using it to upload image files to a server. Most of the files work fine but
occasionally one causes error with fopen() on server. Seems the
'filename/path' param is incorrect. It is actually trying to open the file
using the directory path I uploaded 'from' and not 'to'.
(Note: Using PHP on Novell server to open the file.)
Thanks,
Mick
Comment