Zdravím,
potřeboval bych otevřít dynamicky generovaný TXT soubor. Pri použití fopen() to píše [function.fopen]: failed to open stream: No error in xxx.php on line 30
Warning: file_get_contents(xxx.txt) [function.file-get-contents]: failed to open stream: No such file or directory in xxx.php on line 31
nepomohlo by třeba soubor nějak uložit na web a pak až ho tahat? Nebo nějaký jiný postup?
Díky moc za pomoc.


