Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> co w tym jets zle?
Fistach
post
Post #1





Grupa: Zarejestrowani
Postów: 30
Pomógł: 0
Dołączył: 23.11.2003

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


najprostszy przyklad a ciagle wywala mi bledy:
  1. <?
  2.  
  3. $conn=mysql_connect(&#092;"localhost\", \"user\", \"haslo\") or die ('I cannot connect to the database because: ' . mysql_error());
  4. mysql_select_db(&#092;"lotr_base\", $conn);
  5.  
  6. $total = mysql_result(mysql_query(&#092;"SELECT COUNT(id) FROM e_mail\"),0);
  7.  
  8. print &#092;"<font color=red>W sumie: $total</font>\";
  9.  
  10. ?>


Ciagle wywala blad: Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/lotr/public_html/subscribe.php on line 11

a powinno wyswietlic: 1
Go to the top of the page
+Quote Post

Posty w temacie


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: 6.10.2025 - 16:40