scripter needed for little job: put a popup on this link: will pay with paypal

Discussion in 'Services' started by nevret2, Jan 28, 2009.

  1. #1
    hello, i have the next code:


    index.php:

    <center>
    <?php
    $id = $_GET['id'];
    echo 'Did you Meaned : <a href="http://rapidshare.com/'.$id.'">http://rapidshare.com/'.$id.'</a>';
    ?>
    Code (markup):

    and .htacces file:


    Options +FollowSymLinks 
    RewriteEngine On   
    RewriteRule ^(.*).html index.php?id=$1
    RewriteRule ^files/(.*)/ index.php?id=$1
    RewriteRule ^files/(.*).html index.php?id=$1
    RewriteRule ^files/(.*)/(.*?)/ index.php?id=$1
    RewriteRule ^files/(.*)  index.php?id=$1
    RewriteRule ^/(.*)/ index.php?id=$1
    Code (markup):
    \


    now if type in my website example domain2.com the next url:


    domain2.com/test-url.html


    it will say on that page:

    Did you Meaned :http://rapidshare.com/test-url.html and you can click on that and go to rapidshare page


    i want if you click on that it must open in a popup of 400 * 400

    with in it again:

    Did you Meaned :http://rapidshare.com/test-url.html and if you click in the popup on that you will go to rapidshare link



    so can you put a popup in it? i would like to pay you with paypal

    name your price


    this must be easy for a coder, someone would do it for me, but i didnt saw him for days, i need it quickly, so i need someone
     
    nevret2, Jan 28, 2009 IP
  2. ActiveFrost

    ActiveFrost Notable Member

    Messages:
    2,072
    Likes Received:
    63
    Best Answers:
    3
    Trophy Points:
    245
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Job done and payment received ! Thanks ..
     
    ActiveFrost, Jan 28, 2009 IP