Clase 2 Flashcards
1
Q
Variable numerica
A
$valor = 4
2
Q
Variable literal
A
$texto = “Hola”
3
Q
Las variables son case-sensative, ¿sí o nó?
A
Sí
4
Q
Tipo de datos de vaiables
A
String
Integer
Float (floating point numbers - also called double)
Boolean
Array
Object
NULL
Resource