CMS Wordpress...
mam taki skrypt:
... $file = 'myText.txt'; $id = $id.$file; //explode($delimiter, $id); $content = "<PMTags1.0 win>".PHP_EOL; $content .= PHP_EOL; $content .= "<@win:><\<>win>". $category .PHP_EOL; $content .= "<@tekst:><\<>tekst><$>"; $content .= $result2; $content .= $gcid; utf8_encode($content); //Stworzenie pliku //End 4 //5 - Otwarcie pliku exit; } ...
Na windowsie lokalanie ładnie się otwiera.
Ale jak wgrałem pliki na serwer linuxowy plik niechce się otwierać.
W czym problem?