2 answers
-1 votes
Asked by bazy, on 16/1/10 in
Include php file
Hi
I have added baner CMS to my website.
Looks like:
mydomain.com/banner/
home/user/public_html/banner/
And to display the rotator banner i need to include this code on my homepage:
<?php include_once("/home/user/public_html/banner/ad_rotator.php");?
I...
2 answers
-2 votes
Asked by bazy, on 24/1/10 in
Include php file in home page only.
Hello
I have added on my website a separated banner cms wich is located to /public_html/banner/ and cakephp is located in /public_html/.
To display the banners i need to include the code in the pages, but i want banners to be displayed only in home...
<< previous next >>