code for adverts on a website (not webnwap)

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

  • nclemale36
    replied
    well wotever your function file name is called is wot i meant. used core as an example . .

    Leave a comment:


  • brand
    replied
    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

    Leave a comment:


  • something else
    replied
    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

    Leave a comment:


  • nclemale36
    replied
    echo ads(); or wotever your ads function is called and intergrate the file your using into your core

    Leave a comment:


  • brand
    replied
    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

    Leave a comment:


  • lee27
    replied
    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

    Leave a comment:


  • brand
    replied
    Originally posted by lee27 View Post
    Code:
    ?>
    <? include ('admobcode.php'); ?>
    <?php
    try that john
    i tryed that as well mate and its not working

    Leave a comment:


  • lee27
    replied
    Code:
    ?>
    <? include ('admobcode.php'); ?>
    <?php
    try that john

    Leave a comment:


  • brand
    started a topic code for adverts on a website (not webnwap)

    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
Working...
X