PHP Arrays
Array values are keyed by ______ values (called indexed arrays) or using ______ values (called associative arrays). Of course, these key methods can be combined as well.

Integer, string
Float, string
String, Boolean
Positive number, negative number
Even number, string

ANSWER DOWNLOAD EXAMIANS APP