Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]tablica Array - wyświetlenie danych
Michał90
post
Post #1





Grupa: Zarejestrowani
Postów: 267
Pomógł: 0
Dołączył: 16.05.2007

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


Witam mam oto taki fragment tablicy
  1. (
  2. [publikacje] => Array
  3. (
  4. [6602] => Array
  5. (
  6. [cena] => 21.90
  7. [tytul] => Test1
  8. [autor] => Arnold
  9. [opis] => BABABABABA
  10. [img] => <a href="http://adres.pl/fotka.png" target="_blank">http://adres.pl/fotka.png</a>
  11. [imgmini] => <a href="http://adres.pl/minifotka.png" target="_blank">http://adres.pl/minifotka.png</a>
  12. [link] => <a href="http://adres.pl/baba.html" target="_blank">http://adres.pl/baba.html</a>
  13. [isbn] => 987-25-5221-235-2
  14. [uri] =>Babunia
  15. [cid] => 1452
  16. )
  17.  
  18. [6600] => Array
  19. (
  20. [cena] => 24.90
  21. [tytul] => Test2
  22. [autor] => Janusz
  23. [opis] => TATATATA
  24. [img] => <a href="http://adres.pl/fotkala.png" target="_blank">http://adres.pl/fotkala.png</a>
  25. [imgmini] => <a href="http://adres.pl/minifotkala.png" target="_blank">http://adres.pl/minifotkala.png</a>
  26. [link] => <a href="http://adres.pl/tat.html" target="_blank">http://adres.pl/tat.html</a>
  27. [isbn] => 456-85-7582-847-4
  28. [uri] => TATA
  29. [cid] => 2122


Jak mam Wyświetlić żeby to wyglądało tak:
Gdy kliknę w kategorię Publikacje bede miał:
cena = 21.90
tytul = Test1
autor = Arnold
opis = BABABABABA
img = http://adres.pl/fotka.png
imgmini = http://adres.pl/minifotka.png
link = http://adres.pl/baba.html
isbn = 987-25-5221-235-2
uri = Babunia
cid = 1452


cena = 24.90
tytul = Test2
autor = Janusz
opis = TATATATA
img = http://adres.pl/fotkala.png
imgmini = http://adres.pl/minifotkala.png
link = http://adres.pl/tat.html
isbn = 456-85-7582-847-4
uri = TATA
cid = 2122

Z góry dziękuje

Pozdrawiam
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: 22.08.2025 - 07:41