
<?php $n=1; $plik=$n.'jpg'; while(file_exist($plik)) { $n=$n+1; $plik=$n.'jpg'; } ?>
efekt?
Fatal error: Call to undefined function: file_exist() in /data/members/free/tripod/uk/k/l/a/klasak2/htdocs/fotki/galeria_test.php on line 4
Wina serwera? Czy lycos ma wylaczona funkcje file_exist() ?