code for adverts on a website (not webnwap)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    code for adverts on a website (not webnwap)

    hi there friends i am trying to put random adverts on my server web site andi have looked every where for the code for me to do it and i can not find any where i have try doing it like
    Code:
    include ("advert.php");
    and its not working it just shows the bit of coding include ("advet.php"); can one of you good coders please help me out and thanks to any one that does help me and i will be very greatfull for all the help i am also after putting my admob adverts on my site as well i have trued
    Code:
     include ("admob.php"); and ."admob".
    and i can not get it to work i am trying to get random adverts going any one help me please
    HELP THEM WHO HELPS YOU



    i only work on wapdesire v_2 coding only

    #2
    Code:
    ?>
    <? include ('admobcode.php'); ?>
    <?php
    try that john

    Comment


      #3
      Originally posted by lee27 View Post
      Code:
      ?>
      <? include ('admobcode.php'); ?>
      <?php
      try that john
      i tryed that as well mate and its not working
      HELP THEM WHO HELPS YOU



      i only work on wapdesire v_2 coding only

      Comment


        #4
        Originally posted by brand View Post
        i tryed that as well mate and its not working
        fook knws then m8 thats what i use on mine when put ads on and works fine

        Comment


          #5
          Originally posted by lee27 View Post
          fook knws then m8 thats what i use on mine when put ads on and works fine
          can any one else help me please
          HELP THEM WHO HELPS YOU



          i only work on wapdesire v_2 coding only

          Comment


            #6
            echo ads(); or wotever your ads function is called and intergrate the file your using into your core
            Wapchat4u


            Topsites4u

            Comment


              #7
              Originally posted by brand View Post
              Code:
              include ("advert.php");
              That is perfect way to include advert.php on your site just make sure that its inside <?php and ?>
              for it to work.

              if it still doesnt work then there is something wrong with your advert.php

              Comment


                #8
                Originally posted by nclemale36 View Post
                echo ads(); or wotever your ads function is called and intergrate the file your using into your core
                i dont use a core folder for my website dave never have done
                HELP THEM WHO HELPS YOU



                i only work on wapdesire v_2 coding only

                Comment


                  #9
                  well wotever your function file name is called is wot i meant. used core as an example . .
                  Wapchat4u


                  Topsites4u

                  Comment

                  Working...
                  X