Skip to main content

Arrays

  • Chapter
  • First Online:
Book cover PHP 7 Quick Scripting Reference
  • 1678 Accesses

Abstract

An array is used to store a collection of values in a single variable. Arrays in PHP consist of key-value pairs. The key can either be an integer (numeric array), a string (associative array), or a combination of both (mixed array). The value can be any data type.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 24.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Mikael Olsson

About this chapter

Cite this chapter

Olsson, M. (2016). Arrays. In: PHP 7 Quick Scripting Reference. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-1922-5_5

Download citation

Publish with us

Policies and ethics