How to make waptrack banner exchange code system ???

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

    How to make waptrack banner exchange code system ???

    Seems that when u join with this site for banner exchange.it will give u a html img code like
    <a href="http://waptrack.net/exchange/urid.html">
    <img src="http://waptrack.net/exchange/urimgid.gif" alt="Click here" />
    </a>


    when u put this code in your site it will randomly changed.but we know
    html img code do not shw the image randomly.then how can i code the same system of waptrack banner exchange.i am eagerly waiting for ur good reply.thanks in advance .Pls,help me to code this type...Best of luck for all coders

    #2
    ok...

    Use and whats is
    &lt; <
    &gt; >
    &quot; "
    &#47; /
    &#61; =
    &#58; :
    here is simple work


    &lt;a href&#61;&quot;http&#58;&#47;&#47;waptrack.net&#47 ;exchange&#47;urid.html&quot;&gt;
    &lt;img src&#61;&quot;http&#58;&#47;&#47;waptrack.net&#47; exchange&#47;urimgid.gif&quot; alt&#61;&quot;Click here&quot; &#47;&gt;
    &lt;&#47;a&gt;
    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
    Visit: WapMasterz Coming Back Soon!
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

    Comment


      #3
      pls subzero bro,i want to knw how to manage random img with html code.i knw random img systm with php.but i m not familiar with html random img system.anyway.thnx for posting ur reply.if u can pls help me to make the banner system like waptrack.

      Comment


        #4
        still need php script

        If you can use it still as a image

        .htaccess

        RewriteEngine on
        RewriteRule ^image.gif$ image.php
        Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
        Visit: WapMasterz Coming Back Soon!
        _______
        SCRIPTS FOR SALE BY SUBZERO
        Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
        FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
        _______
        Info & Tips
        php.net
        w3schools.com

        Comment

        Working...
        X