Forum Moderators: coopster
[edited by: coopster at 4:42 pm (utc) on Jan. 26, 2006]
[edit reason] removed url per TOS [webmasterworld.com] [/edit]
well, aside from gremlins, that is very strange
is it just running andd running but never finishing?
are the images huge?
could be that the load is high and the script times out
could be that you just happen to try files that are too large in the evening
is this only confined to safari? If you try a different browser with the same image at the same time does it work?
<html>
<form enctype='multipart/form-data' method='post' action='upload.php'>
<input type='file' name='file'>
<input type='submit' name='Submit' value='Go'>
</form>
</html>