![]() |
Need help with an Array
I have the following Array
with print_r($output); Code:
Array ( [Peter] => 32 [Bibo] => 4 [Lili] => 2 [Uwe] => 2 [Didi] => 1 [Freak] => 0) Code:
Array ( [0] => Peter [1] => Bibo [2] => Lili [3] => Uwe [4] => Didi [5] => Freak) Code:
Array ( [0] => 32 [1] => 4 [2] => 2 [3] => 2 [4] => 1 [5] => 0) e.g $key[] = ? // Peter, Bibo, Lili etc. $value[] = ? // 32, 4 ,2 etc For a table like this Code:
Key / value |
PHP Code:
|
Jep.
Thats work. The print_r command confused me. Thank you very much PcFreak |
All times are GMT. The time now is 07:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|