Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP] Wyciąganie danych z tablicy do tabeli
Norbit_24
post
Post #1





Grupa: Zarejestrowani
Postów: 163
Pomógł: 2
Dołączył: 7.03.2009

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


Witam

Mam taka tablicę:

  1. (
  2. [@attributes] => Array
  3. (
  4. [login] => login123
  5. )
  6.  
  7. [JAKAS_TABLICA] => Array
  8. (
  9. [0] => Array
  10. (
  11. [@attributes] => Array
  12. (
  13. [id] => 04539584f4
  14. [login] => login_1
  15. [haslo] => d4fg5ff5
  16. )
  17.  
  18. )
  19.  
  20. [1] => Array
  21. (
  22. [@attributes] => Array
  23. (
  24. [id] => 7745444436
  25. [login] => login_2
  26. [haslo] => hgfhfhg56454
  27. )
  28.  
  29. )
  30.  
  31. )
  32.  
  33. )


A chcę to wyciągnąć do tabeli w postaci:

ID | LOGIN | HASLO


Proszę o pomoc.


//EDIT:

  1. <tr>
  2. <td>ID</td><td>LOGIN</td><td>HASLO</td>
  3. </tr>



Ten post edytował Norbit_24 14.06.2010, 19:24:02
Go to the top of the page
+Quote Post

Posty w temacie


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: 19.08.2025 - 11:02