Welcome Guest, Not a member yet? Register   Sign In
How to Add Dynamic Header and Footer
#10

(This post was last modified: 05-26-2019, 12:38 PM by MAILITY.)

(01-22-2019, 12:30 AM)garimapatil Wrote:
Code:
Header Code

<div id="header" align="center">
<img src=\"/images/header.jpg border='0' \">
<p>
<a href="index.php">Home</a> -
<a href="profile.php">Profile</a> -
<a href="links.php">Links
</a>- <a href="contact.php">Contact</a>
</p>
Code:
Footer code

<div id="footer" align="center">
<p>
<a href="index.php">Home</a> -
<a href="profile.php">Profile</a> -
<a href="links.php">Links
</a>- <a href="contact.php">Contact</a>
© Copyright Your name here <?php include 'date.php'; ?>
</p>
</div>

I solved this problem with MY ->Xender Discord Omegle _Controller.php in folder app/core/ I created a method/action with this:
Reply


Messages In This Thread
RE: How to Add Dynamic Header and Footer - by MAILITY - 05-24-2019, 07:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB