Welcome Guest, Not a member yet? Register   Sign In
File upload not working (no errors even displayed)
#9

[eluser]HrvojeKC[/eluser]
Maybe this page will help

http://www.php.net/manual/en/errorfunc.c...ration.php

or simply try
Code:
ini_set('display_errors',1);
error_reporting(E_ALL);


Messages In This Thread
File upload not working (no errors even displayed) - by El Forum - 10-16-2008, 01:00 AM
File upload not working (no errors even displayed) - by El Forum - 10-16-2008, 03:07 AM
File upload not working (no errors even displayed) - by El Forum - 10-16-2008, 03:15 AM
File upload not working (no errors even displayed) - by El Forum - 10-22-2008, 01:44 PM
File upload not working (no errors even displayed) - by El Forum - 06-29-2010, 02:10 PM
File upload not working (no errors even displayed) - by El Forum - 06-29-2010, 02:22 PM
File upload not working (no errors even displayed) - by El Forum - 06-29-2010, 02:22 PM
File upload not working (no errors even displayed) - by El Forum - 06-29-2010, 02:52 PM
File upload not working (no errors even displayed) - by El Forum - 06-29-2010, 02:57 PM
File upload not working (no errors even displayed) - by El Forum - 06-29-2010, 03:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB