Array com PHP

Description

Array com PHP
Tiago Souza
Mind Map by Tiago Souza, updated more than 1 year ago
Tiago Souza
Created by Tiago Souza over 7 years ago
22
0

Resource summary

Array com PHP
  1. Criando Array
    1. Sintaxe 01
      1. $meuArray [0] = "valor01"
        1. $meuArray [1] = "valor02"
        2. Sintaxe 02
          1. $meuArray = array ("valor01" , "valor02")
          2. Sintaxe 03
            1. $meuArray ["nome"] = "Tiago"
              1. $meuArray ["idade"] = 29
              2. Sintaxe 04
                1. $meuArray = array ("nome"=>"Tiago","idade"=>29)
              3. Exemplo de Arreys
                1. $frutas = array ("uva", "manga", "banana")
                  1. $cliente = array ("id"=>120,"nome"=>"Tiago", "idade"=>29)
                    1. $vetor ["arroz","farinha","pao","feijao","farinha","pao"]
                      1. $cores = array ("p"=>"preto", "a"=>"azul", "l"=>"laranja", "v"=>"verde")
                        1. $letras = array("J", "L", "M")
                          1. $minuscula= array("a", "b", "c", "d","e","f")
                            1. $numeros = array (1, 2, 3, 4, 5)
                            2. Adicionando e removendo elementos
                              1. Populando
                                1. range (int low, int high[,int step])
                                  1. Cris e preenche um Array com limte
                                    1. $meuArray = range (0,10)
                                  2. Miscelandia
                                    1. is_array
                                      1. Verifica se é um array
                                    Show full summary Hide full summary

                                    Similar

                                    JavaScript
                                    Daniel Cardoso
                                    HARDWARE
                                    kaique resende
                                    Subh Milis le Seamus O Neill
                                    l.watters97
                                    Ratios Quiz
                                    rory.examtime
                                    GCSE Geography Climate Change
                                    EllieFlint
                                    Biology F212 - Biological molecules 1
                                    scarlettcain97
                                    CPA Exam Topics and breakdown
                                    joemontin
                                    GCSE CHEMISTRY UNIT 2 STRUCTURE AND BONDING
                                    mustafizk
                                    GCSE Physics Revision notes
                                    Megan McDonald
                                    Physical Geography
                                    clongworth25