Need Real PHP Help!

Discussion in 'PHP' started by shaun12345, Aug 31, 2007.

Thread Status:
Not open for further replies.
  1. #1
    Hey guys i need someone to do me a huge favor all they have to do is add my adsense code to my site which is in php and i will give them $2. Anyone looking to help out please give me a pm.

    Thanks,

    Shaun
     
    shaun12345, Aug 31, 2007 IP
  2. jakomo

    jakomo Well-Known Member

    Messages:
    4,262
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    138
    #2
    Hello,
    This is really easy. This is add your adsense code as you did in your html code :) Please contact me if you have problems
     
    jakomo, Aug 31, 2007 IP
  3. jukebox9988

    jukebox9988 Well-Known Member

    Messages:
    607
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    140
    #3
    It's not difficult.

    Just open up a php file, paste in the Adsense code, then save it as adsense.php

    Now open the files in which you want the Adsense Code to show, then type this:

    
    <?php 
    include (TEMPLATEPATH . '/adsense.php');
    ?>
    Code (markup):
    Hope this works!
     
    jukebox9988, Aug 31, 2007 IP
  4. chuckd1356

    chuckd1356 Active Member

    Messages:
    770
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    70
    #4
    I'll do it for free.
    PM me if interested. It's extremely easy man! :)
     
    chuckd1356, Aug 31, 2007 IP
Thread Status:
Not open for further replies.