A
Anonymous
Guest
i'm using WAMP on Vista ultimate to develop this php system. I having this problem now. When i upload file/image from certain folder, it can upload. What i mean here is, when i upload file from 'c:wamp/www/myproject/folder', then the file can upload, if i upload from other than the mention folder, the error message appear
this is the pop up error message:
Message: Expected hexadecimal digit
Line: 124
Char: 156
Code: 0
URI: http://localhost/akd/u1.php?xf_table_name=tmp_product_hd&xf_table_sid=0000000060&xf_table_line=1&xf_cbfunc=refresh_photo&xf_action='
and this is the error appear in the page itself
PHP-Warning: fopen(3.jpg) [function.fopen]: failed to open stream: No such file or directory in C:\wamp\www\akd\u1.php at 214
PHP-Warning: fread(): supplied argument is not a valid stream resource in C:\wamp\www\akd\u1.php at 218
and solution? thanks for reply
this is the pop up error message:
Message: Expected hexadecimal digit
Line: 124
Char: 156
Code: 0
URI: http://localhost/akd/u1.php?xf_table_name=tmp_product_hd&xf_table_sid=0000000060&xf_table_line=1&xf_cbfunc=refresh_photo&xf_action='
and this is the error appear in the page itself
PHP-Warning: fopen(3.jpg) [function.fopen]: failed to open stream: No such file or directory in C:\wamp\www\akd\u1.php at 214
PHP-Warning: fread(): supplied argument is not a valid stream resource in C:\wamp\www\akd\u1.php at 218
and solution? thanks for reply