Warning: filesize() [function.filesize]: stat failed for C:\WINDOWS\Temp\php14FE.tmp in E:\Liam\BKSB Logging database\faqupload.php on line 9
Warning: fread() [function.fread]: Length parameter must be greater than 0 in E:\Liam\BKSB Logging database\faqupload.php on line 9
Any ways around this? I'm wondering if it's a different problem as i tried another wscript and it imput/passed all data except the actual file :S It create a temp file as you can see but when i echo the file's data back it returns blank.
Regards
It Was permissions - needed to add IUSR to security for TEMP folder in windows and give write permissions..
Dont know why i didnt think of that earlier