The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Include footer not working
HenryH
post Feb 1 2018, 07:30 AM
Post #1





Group: Members
Posts: 3
Joined: 1-February 18
Member No.: 26,582



New to all this so please be gentle with me !

Have created a simple .php file :

CODE
<?php
echo "<p>Copyright © 2016-" . date("Y") . " Some info?</p>";
?>


The intention being to create a uniform footer for each webpage.
On the HTML file for the webpage I have the line :-

CODE
<?php include 'footer.php';?>
(OR <?php include '/footer.php';?>)

I get NOTHING included on my webpage.
What an I doing that is wrong??

Any help much appreciated.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 23rd April 2024 - 11:12 AM