null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
8479461
Array com PHP
Description
Array com PHP
No tags specified
array
ti/programação
Mind Map by
Tiago Souza
, updated more than 1 year ago
More
Less
Created by
Tiago Souza
almost 8 years ago
23
0
0
Resource summary
Array com PHP
Criando Array
Sintaxe 01
$meuArray [0] = "valor01"
$meuArray [1] = "valor02"
Sintaxe 02
$meuArray = array ("valor01" , "valor02")
Sintaxe 03
$meuArray ["nome"] = "Tiago"
$meuArray ["idade"] = 29
Sintaxe 04
$meuArray = array ("nome"=>"Tiago","idade"=>29)
Exemplo de Arreys
$frutas = array ("uva", "manga", "banana")
$cliente = array ("id"=>120,"nome"=>"Tiago", "idade"=>29)
$vetor ["arroz","farinha","pao","feijao","farinha","pao"]
$cores = array ("p"=>"preto", "a"=>"azul", "l"=>"laranja", "v"=>"verde")
$letras = array("J", "L", "M")
$minuscula= array("a", "b", "c", "d","e","f")
$numeros = array (1, 2, 3, 4, 5)
Adicionando e removendo elementos
Populando
range (int low, int high[,int step])
Cris e preenche um Array com limte
$meuArray = range (0,10)
Miscelandia
is_array
Verifica se é um array
Show full summary
Hide full summary
Want to create your own
Mind Maps
for
free
with GoConqr?
Learn more
.
Similar
Array
André Custódio
JavaScript
Daniel Cardoso
Listas lineares
Mariana Werneck
HARDWARE
kaique resende
C1 - Formulae to learn
Tech Wilkinson
An Inspector calls Themes
anya14
FCE Opposites Practice
miminoma
An Inspector Calls: Sheila Birling
Rattan Bhorjee
GCSE Physics Revision notes
Megan McDonald
Macbeth Quotes/Themes
Michael LEwis
Core 1.4 Developments in Modern and Smart Materials
T Andrews
Browse Library