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 about 8 years ago
28
0
1 2 3 4 5 (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

                                    0 comments

                                    There are no comments, be the first and leave one below:

                                    Similar

                                    JavaScript
                                    Daniel Cardoso
                                    Listas lineares
                                    Mariana Werneck
                                    HARDWARE
                                    kaique resende
                                    AQA Core Biology (B1) - 1.1 - Keeping Healthy
                                    NiallRamphal
                                    GCSE French Edexcel High Frequency Verbs: First Set
                                    alecmorley2013
                                    Biology AS Level Vocab- OCR- Chapters 1 and 2
                                    Laura Perry
                                    GCSE Computing - 4 - Representation of data in computer systems
                                    lilymate
                                    Believing in God Flashcards - Edexcel GCSE Religious Studies Unit 3
                                    georgialennon
                                    B1.1.1 Diet and Exercise Flash Cards
                                    Tom.Snow