Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> Problem z php, Problem z uzyciem funkcji "fopen()"
-j00ru-
post
Post #1





Goście







Joł @ll (IMG:http://forum.php.pl/style_emoticons/default/tongue.gif)

Jestem początkujący jeśli chodzi o php więc proszem o wyrozumiałość (IMG:http://forum.php.pl/style_emoticons/default/tongue.gif)
Mój problem polega na tym że pisze prosty skrypt typu:


  1. <?php
  2. if ($id==1)
  3. {
  4. $art=fopen(&#092;"juru.txt\",\"r\");
  5. echo($art);
  6. while($linia=fgets($art, 81))
  7. {
  8. echo(&#092;"<br>\");
  9. echo($linia);
  10. echo(&#092;"<BR>\");
  11. }
  12. }
  13. else echo(&#092;"Nie mozna znalesc podanego ID\");
  14. ?>



Według mnie wszystko w PorzO, powinno działać, ale... No właśnie, jest jakies ale (IMG:http://forum.php.pl/style_emoticons/default/mad.gif) po uruchomieniu strony i wpisaniu adresu id treść strony to:


Resource id #2
tresc pliku juru.txt


Czy ktoś wie o co w tym chodzi ?
Z góry dziękuję za pomoc (IMG:http://forum.php.pl/style_emoticons/default/tongue.gif) :P
j00ru


---
Prosze uzywac [php] do umieszczania kodu php
hwao
Go to the top of the page
+Quote Post
sf
post
Post #2





Grupa: Zarejestrowani
Postów: 1 597
Pomógł: 30
Dołączył: 19.02.2003
Skąd: Tychy

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


No i nie bardzo wiem o co Ci chodzi bo wszystko jest tak jak powinno być (IMG:http://forum.php.pl/style_emoticons/default/tongue.gif) Nie wyświetlaj $art bo to jest tylko identyfikator do pliku.

Swoją drogą przeczytaj sobie przykład umieszczony tutaj: fgets" title="Zobacz w manualu PHP" target="_manual
Go to the top of the page
+Quote Post
-j00ru-
post
Post #3





Goście







Heh (IMG:http://forum.php.pl/style_emoticons/default/tongue.gif) (IMG:http://forum.php.pl/style_emoticons/default/tongue.gif)

Wielkie thx (IMG:http://forum.php.pl/style_emoticons/default/biggrin.gif) za odpowiedz i przepraszam za moje roztrzepanie i nieuwage (IMG:http://forum.php.pl/style_emoticons/default/tongue.gif) (IMG:http://forum.php.pl/style_emoticons/default/tongue.gif)

PozdrO

j00ru
Go to the top of the page
+Quote Post

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

 



RSS Aktualny czas: 23.08.2025 - 02:12