> if (isset($_POST['submit'])) //If you push the submit-button
Maybe the user pressed ENTER instead of clicking the button.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
twistednetadmin wrote:
I have made this script to upload pictures into a picturegallery on a
website.
The script works just as I expected, but with one huge flaw. It doesn't work
from every users computer.
I can upload pictures with no problem, but another user get's an
errormessage. the other
As I'm not the serveradmin I have only checked the phpinfo wich says:
mysql.connect_timeout60
default_socket_timeout60
Keep-Alive 300
HTTP_KEEP_ALIVE 300
Timeouts Connection: 300 - Keep-Alive: 15
Wich of these I should work out from and what they all have to say, I'm not
sure of though since
twistednetadmin wrote:
I have made this script to upload pictures into a picturegallery on a
website.
The script works just as I expected, but with one huge flaw. It doesn't work
from every users computer.
I can upload pictures with no problem, but another user get's an
errormessage.
Should
4 matches
Mail list logo