Illegal offset type
- by BFTrick
Hello,
I am having trouble uploading a file through php. I check the file type at the beginning of the process and I get an error.
This is the error I am getting:
Warning: Illegal offset type in
/balblabla/DBfunctions.inc.php on line
183
This is the printed out $_FILES var
Array ( [Picture] = Array ( [name] =
JPG.jpg…