Uploading data files
-
My plugin imports a dataset from a CSV. The data is then sanitised and a new options table row created.
PCP returns this error:
“The use of function move_uploaded_file() is forbidden”
I’m really not sure how to fix this as it’s the standard PHP function for uploading temporary files. There doesn’t appear to be any alternative method of importing a file.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.