bokaj Posted June 16, 2010 Share Posted June 16, 2010 Hello Php Freaks, I'm lost. My Google Fu is Kaputt. I have to parse a lot of files with euro signs in their filenames but I can't. file('C:\\100€.test') -> failed to open stream: No such file or directory file('C:\\100$.test') -> opens Both files are identical except for that euro sign How do I escape/convert/utf/iso this nasty currency designator? Thanks Link to comment https://forums.phpfreaks.com/topic/204989-wamp-file-fopen-fails-with-euro-sign-in-filename/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.