© Adrian W. West 2016

Adrian W. West, Practical Web Design for Absolute Beginners, 10.1007/978-1-4842-1993-5_21

21. Save Time and Reduce Tedium

Adrian W. West

(1)Colyton, UK

If you have worked through the projects so far, you will have experienced the tedium of modifying the menus in every page of a website. Imagine the work involved in modifying the menus in each page of a website with 20 or more pages. In this chapter you will learn a simple piece of code that will enable you to modify all the page menus in a website by amending only one file.

This chapter contains the following sections:

  • The time-saving code

  • A note about PHP code

  • Using a server

  • Download and install XAMPP for Windows

  • Using the PHP include command

  • Create the external files

  • Summary

The ...

Get Practical Web Design for Absolute Beginners now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.