Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Problem z tabelą
Tsiru
post
Post #1





Grupa: Zarejestrowani
Postów: 213
Pomógł: 0
Dołączył: 7.01.2005
Skąd: Nigdzie

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


witam !
Mam problem z tabelą, otóż niemoge wymyśleć jak taką tabele
Kod
Array
(
    [Serwis] => Array
        (
            [ile] => 3
            [nazwa] => Serwis
        )

    [Gry] => Array
        (
            [ile] => 6
            [nazwa] => Gry
        )

)
przerobić na taką
Kod
Array
(
    [0] => Array
        (
            [ile] => 3
            [nazwa] => Serwis
        )

    [1] => Array
        (
            [ile] => 6
            [nazwa] => Gry
        )

)
Go to the top of the page
+Quote Post

Posty w temacie
- Tsiru   Problem z tabelą   14.05.2005, 13:51:59
- - crash   [PHP] pobierz, plaintext <?php$t = array('S...   14.05.2005, 13:57:10
- - Tsiru   dzięki ! Już będe wiedział że to tablica   14.05.2005, 13:58:55


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 - 09:33