Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> parse error
wasnio
post
Post #1





Grupa: Zarejestrowani
Postów: 4
Pomógł: 0
Dołączył: 26.09.2005

Ostrzeżenie: (0%)
-----


mam pewien problem wyskakuje mi Parse error: parse error in c:\usr\plik.txt on line 2 w
  1. <? php
  2. $file=fopen("plik.txt", "r");
  3. flock($file, 1);
  4.  
  5. while($linia=fgets($file, 81))
  6. {
  7. echo($linia);
  8. echo("<BR>");
  9. }
  10.  
  11. flock($file, 3);
  12. fclose($file);
  13. ?>

w tej części z $file=fopen itd
Go to the top of the page
+Quote Post

Posty w temacie
- wasnio   parse error   25.10.2005, 18:54:47
- - ennics   zobacz te dwa miejsca[PHP] pobierz, plaintext ...   25.10.2005, 19:09:58


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 21.08.2025 - 04:51