Skip to main content

Lightening Your Workload with Includes

  • Chapter
  • First Online:
PHP 8 Solutions
  • 2882 Accesses

Abstract

The ability to include the contents of one file inside another means common elements, such as a header, footer, or navigation menu, can be incorporated into multiple pages. This is a great timesaver because PHP merges the content into each page on the server, allowing you to update a menu or other common elements by editing and uploading a single file. This chapter explains the subtle, but important differences of the four include commands. You’ll also see how to create a “you are here” menu link, generate a page’s title from its filename, and display random images complete with captions.

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

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

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

© 2022 The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Powers, D. (2022). Lightening Your Workload with Includes. In: PHP 8 Solutions. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-7141-4_5

Download citation

Publish with us

Policies and ethics