• Associative and enumerative arrays

      1 comment

    Does PHP support associative arrays?

    Yes it does.

  • Echo with arrays

      0 comments

    Can we use echo to print an array?

    No it is not possible.