Help with php include on Pages
-
Hi,
I have edited the page.php source code by adding something like this
<?php include(“my-content.php”); ?>
Which the will “my-content.php” will show up on all of the pages.Now I would like to only disable on a page 381. What is the php code to only disable it a this page?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Help with php include on Pages’ is closed to new replies.