Forum Moderators: coopster
It works on all files except files with special characters in them (for example: 'Hannah Montana 1x04 A moitié amoureux.avi.torrent' or 'Hannah Montana 1x03 Chassé-Croisé.avi.torrent') wich give me a
'Warning: file_get_contents(Hannah Montana 1x03 Chassé-Croisé.avi.torrent) [function.file-get-contents]: failed to open stream: No such file or directory in /home/content/f/a/n/fantomul/html/new_tors/read.php on line 40'
error
The path to those files is correct, i'm looking for a way to escape those special characters in such a way for the file_get_contents function to work on them.
Any help would be much appreciated. Thank you in advance.