Welcome to weSEO

Login

Welcome back, nice to see you again.

Register - it's free!

Comment, spread your love, communicate

Welcome back!

Nickname:

Password:

Lost your Password?

Create your new Account

Sign in with Twitter

Nickname:

Mailadress:

ReMiXss User Blog

Ads only for guests

Ads only for guests

Open ur index.php and add after BODY

Code:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
<?php
if($loggedin && $ds['userID'] != $userID) {
      /* amount of ads / delete or add if u need */
     $ads1 ='';
     $ads2 ='';
     $ads3 ='';
     }
else {
     $ads1= '<!-- PASTE GOOGLE ADD 1 CODE HERE-->';
        $ads2= '<!-- PASTE GOOGLE ADD 2 CODE HERE-->';
        $ads3= '<!-- PASTE GOOGLE ADD 3 CODE HERE-->';
     }
     
?>


Add it where u need ads
Code:
1.
2.
3.
 <center><?php
echo $ads1;
?></center>


Code:
1.
2.
3.
 <center><?php
echo $ads2;
?></center>


Code:
1.
2.
3.
 <center><?php
echo $ads3;
?></center>



Enjoy ;)

Pascalmh - 20.09.2011 - 21:22
Nice Idea!

Avatar
ReMiXs - 21.09.2011 - 12:49
Thank u :)

Please Login to leave a Comment.

Sign in with Facebook Sign in with Twitter