Welcome Guest, Not a member yet? Register   Sign In
Upload utf-8 file name
#1

Hello,

I'm trying to upload some files ( Greek btw ) and CI just doesn't seem to like them.
The file name that is being sent to the server is in Greek
Code:
checked the $_FILES variable
.

Now when i check the
Code:
echo $this->upload->data()['file_name'];
to get the file's name that i just uploaded the name is returned correctly. ALTHOUGH when i check my server and folders the name just seems to be garbage.
Tried that on windows ( Bitnami ) as well as Linux. Can't seem to figure out what is going on.

Am i missing something obvious ?

Thank you
"The Most Important Thing In Life Is Showing Up"
"I Just Had A Bad Day"
"We'll Be Back"
"Further Beyond"
Reply




Theme © iAndrew 2016 - Forum software by © MyBB