PHP – Adding Functions to Your Template

This demonstration series will show you how you can create and include a ‘functions.php’ external file to your Project1 template. Specifically, you will learn how to create and implement a script as a user-defined function that dynamically names the following on all the pages: <title></title> the banner area’s <h2></h2> a class/ID name to be used wherever you wish <img> … Continue reading PHP – Adding Functions to Your Template