Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]Dane w tablicy jak wyciągnąć
pater2003
post
Post #1





Grupa: Zarejestrowani
Postów: 25
Pomógł: 0
Dołączył: 9.04.2015

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


Witam
Mam tablicę w postaci tak jak poniżej
Ja dotrzeć do elemetu 7pole pogrubione
chodzi mi o to jak wyświetli tą daną poleceniem echo


Array ( [elements] => Array ( [_itemname] => Array ( [value] => 1slawek ) [3c1156e0-14d2-4e70-8d75-a3a92c93d7b9] => Array ( [item] => Array ( [0] => 1381 ) ) [_itemcategory] => Array ( [categorylist_main] => 355 [value] => Array ( [0] => 358 ) ) [69057819-0f6e-46ba-a16f-580328c3bfe4] => Array ( [0] => Array ( [value] => 2beata ) ) [2cb12d98-ceb8-4c15-938f-d51b39256056] => Array ( [0] => Array ( [value] => 3pole ) ) [ac9443d8-9c23-4b88-93a2-8573eda320cb] => Array ( [option] => Array ( [0] => espanol ) [select] => 1 ) [6a154b19-70e5-401f-a8d7-9c11a92ec940] => Array ( [0] => Array ( [value] => 4pole ) ) [ac7bc223-b4ab-48e7-a816-55453b5d1811] => Array ( [0] => Array ( [value] => dd-mm-aaaa ) ) [e4ddfc5a-2a57-4741-96e9-68c5cd9e9c1c] => Array ( [0] => Array ( [value] => 5pole ) ) [84cbf829-c4f2-48b8-afe3-ac018176bac2] => Array ( [0] => Array ( [value] => 6pole ) ) [fc6f9df9-8604-4ce2-a293-c60089ec6dbc] => Array ( [0] => Array ( [value] => 7pole ) ) [540aa2ad-9a8d-454d-b915-605b884e76d5] => Array ( [image] => [title] => [link] => [target] => 0 [rel] => ) [16c78549-ef77-4bc0-8703-126154fa49b9] => Array ( [url] => [width] => 420 [height] => 315 [autoplay] => 0 ) [_itemtag] => Array ( [SSSS] => Array ( [0] => lllllllll ) ) ) [option] => com_zoo [controller] => submission [task] => save [e0702cbd644cc1fa4982beaf5182b20c] => 1 [_itemname] => Array ( [value] => 1slawek ) [3c1156e0-14d2-4e70-8d75-a3a92c93d7b9] => Array ( [item] => Array ( [0] => 1381 ) ) [_itemcategory] => Array ( [categorylist_main] => 355 [value] => Array ( [0] => 358 ) ) [69057819-0f6e-46ba-a16f-580328c3bfe4] => Array ( [0] => Array ( [value] => 2beata ) ) [2cb12d98-ceb8-4c15-938f-d51b39256056] => Array ( [0] => Array ( [value] => 3pole ) ) [ac9443d8-9c23-4b88-93a2-8573eda320cb] => Array ( [option] => Array ( [0] => espanol ) [select] => 1 ) [6a154b19-70e5-401f-a8d7-9c11a92ec940] => Array ( [0] => Array ( [value] => 4pole ) ) [ac7bc223-b4ab-48e7-a816-55453b5d1811] => Array ( [0] => Array ( [value] => dd-mm-aaaa ) ) [e4ddfc5a-2a57-4741-96e9-68c5cd9e9c1c] => Array ( [0] => Array ( [value] => 5pole ) ) [84cbf829-c4f2-48b8-afe3-ac018176bac2] => Array ( [0] => Array ( [value] => 6pole ) ) [fc6f9df9-8604-4ce2-a293-c60089ec6dbc] => Array ( [0] => Array ( [value] => 7pole ) ) [540aa2ad-9a8d-454d-b915-605b884e76d5] => Array ( [image] => [title] => [link] => [target] => 0 [rel] => [userfile] => Array ( [name] => [type] => [tmp_name] => [error] => 4 [size] => 0 ) ) [16c78549-ef77-4bc0-8703-126154fa49b9] => Array ( [url] => [width] => 420 [height] => 315 [autoplay] => 0 ) [_itemtag] => Array ( [SSSS] => Array ( [0] => lllllllll ) ) )
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi (1 - 3)
markuz
post
Post #2





Grupa: Zarejestrowani
Postów: 1 240
Pomógł: 278
Dołączył: 11.03.2008

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


Zrób tak:

  1. echo "<pre>"; var_export($tablica); echo "</pre>";


I dopiero ją tutaj wstaw.


--------------------
Go to the top of the page
+Quote Post
KsaR
post
Post #3





Grupa: Zarejestrowani
Postów: 520
Pomógł: 102
Dołączył: 15.07.2014
Skąd: NULL

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


  1. echo $tablica['fc6f9df9-8604-4ce2-a293-c60089ec6dbc'][0]['value'];

Chyba. biggrin.gif.


--------------------
Go to the top of the page
+Quote Post
com
post
Post #4





Grupa: Zarejestrowani
Postów: 3 034
Pomógł: 366
Dołączył: 24.05.2012

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


pewnie nie na sztywno to pętla foreach smile.gif
Go to the top of the page
+Quote Post

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 - 23:23