1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Script Coding Mp3 Downloads Online without waitting [mp3raid]

Discussion in 'Scripts' started by inrev, Mar 15, 2011.

  1. #1
    Just Save into your hosting, needs :
    php.ini filled with
    allow_url_include = 1
    Code (markup):
    
    <html>
          <head>
          <title><?php if(isset($_POST["button"])) { echo ucfirst($_POST["search"]); }  ?> Mp3 Downloads Streaming</title>
            <style type="text/css">
            <!--
            a {
            color: #4C4C4C;
            text-decoration:none;
            font-family:arial;
            font-size:11px;
            }
            a:hover {
            text-decoration:underline;
            font-family:arial;
            font-size:11px;
            }
            -->
            </style>
          </head>
          <body>
      
          <form method="post" action="">
          <table align="center" width="600" ><tr><td>
          <h1>Your Logo here</h1>
          <input type="text" size="40" name="search" <?php if(isset($_POST["button"])) { echo "value=\"".$_POST["search"]."\""; }  ?> id="search" />
          <input type="submit" name="button" id="button" value="Search Mp3" />
          
         </td></tr><tr><td>
        <?php if(isset($_POST["button"])) {
                $search=str_replace(" ", "+", $_POST["search"]);
                include("http://mp3.4share.me/up.php?search=".$search);    
            }    ?>
        </td></tr></table></form>
        </body>
        </html>
    
    
    PHP:
    If you want to buy this script full is $100 usd / domains
    master full license 299usd.
    YM : inrev88
    always online with +7 time
     
    inrev, Mar 15, 2011 IP