Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP] [MYSQL] wypisanie hasla $text_body, wypisanie hasla $text_body
Rafal_new_PHP
post
Post #1





Grupa: Zarejestrowani
Postów: 49
Pomógł: 0
Dołączył: 26.09.2008

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


To wypisuje haslo print $row['haslo'];

Kod


if($wynik3 = $db->query("select haslo from konto where login='$login'AND mail='$maill'"));
{
while ($row = $wynik3 -> fetch_assoc ())
{
   print $row['haslo'];
}

  $wynik3 -> close ();
}


Chce by to co wypisalem printem zostalo wypisane tutaj ale zle cos napisalem

Kod
$text_body .= $row['haslo'];
Go to the top of the page
+Quote Post

Posty w temacie


Closed 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 - 01:50