geoldr Posted September 24, 2008 Share Posted September 24, 2008 Hello all, so on my windows Vista test server, when i try to upload a file with an apostrophe in it say "hey'man.txt" it gets uploaded as "man.txt" On my linux server it works file. "hey\man.txt" or something like that. It is the exact same PHP version, and same PHP.ini What is causing this problem? Link to comment https://forums.phpfreaks.com/topic/125550-file-upload-apostrpohes-weird-problem/ Share on other sites More sharing options...
Lodius2000 Posted September 24, 2008 Share Posted September 24, 2008 sounds like magic quotes is on on linux Link to comment https://forums.phpfreaks.com/topic/125550-file-upload-apostrpohes-weird-problem/#findComment-649146 Share on other sites More sharing options...
alexweber15 Posted September 24, 2008 Share Posted September 24, 2008 sounds like magic quotes is on on linux Link to comment https://forums.phpfreaks.com/topic/125550-file-upload-apostrpohes-weird-problem/#findComment-649175 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.