Koenig (23.07.2013 / 21:12)Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileObject::__construct() [<a href='splfileobject.--construct'>splfileobject.--construct</a>]: Filename cannot be empty' in /home/a5714294/public_html/test_callback.php:95 Stack trace: #0 /home/a5714294/public_html/test_callback.php(95): SplFileObject->__construct('', 'rb') #1 {main} thrown in /home/a5714294/public_html/test_callback.php on line 95
Vynderkind, полезно ошибки выводить, .htaccess
php_flag display_errors 1
line 95:
$uploadfil = new SplFileObject($result['photo_big'], 'rb');