Activity Stream
48,167 MEMBERS
6344 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 8 of 8
  1.     
    #1
    Member

    Default Simple Html script/prog

    hi guys,
    so i'm trying to find someone that can code a simple program or script that should do this:

    1) i provide some links like
    video.part1.rar (RS)
    video.part2.rar (RS)
    video.part1.rar (MU)
    video.part2.rar (MU)
    2) it must gives me this html simple code
    Rapidshare: CD1 - CD2
    Megaupload: CD1 - CD2
    with cd1 and cd2 clickable links.

    i will use many more hosts, so i will tell you wich to add

    Ask everything you didnt understand and let me know the price you ask
    thanks

    igor
    maloxi Reviewed by maloxi on . Simple Html script/prog hi guys, so i'm trying to find someone that can code a simple program or script that should do this: 1) i provide some links like video.part1.rar (RS) video.part2.rar (RS) video.part1.rar (MU) video.part2.rar (MU) 2) it must gives me this html simple code Rapidshare: CD1 - CD2 Rating: 5


  2.   Sponsored Links

  3.     
    #2
    Member
    php? 50 EUR. Paypal
    PM if interested.

  4.     
    #3
    Member
    take a look here if u want an example of the output
    http://www.dendi86.com/2011/07/bitch...-ld-bdrip.html
    just look this part
    Download Link | Link Interscambiabili
    Filesonic: CD1 - CD2
    Wupload: CD1 - CD2
    Fileserve: CD1 - CD2


  5.     
    #4
    Member
    Website's:
    funingallery.com
    Its simple PMed you

  6.     
    #5
    Member
    All the link will end in part(1|2|3).rar ?
    Can Do :-
    PSD TO ANY CMS | PHP(Dynamic Site) | MySql | Script Customization | cUrl Related Work
    Pm me for more info ;)

  7.     
    #6
    Member
    yes, standard rar format


  8.     
    #7
    Member
    Website's:
    wscripts.net damnlolscript.com lulzjet.com
    try this

    PHP Code: 
    <?
    if(isset($_POST['links'])) {
    $links=$_POST['links'];
    $lll=array();
    $pattern '/http[^ ["<\t\n\r\f]{1,}/';
    preg_match_all($pattern$links$matches);
    for(
    $i 0$i count($matches[0]); $i++)
    {
        
    $link $matches[0][$i];
        if(
    stristr($link,'wupload')) $lll['Wupload'][]=$link;
        elseif(
    stristr($link,'filesonic')) $lll['Filesonic'][]=$link;
        elseif(
    stristr($link,'fileserve')) $lll['Fileserve'][]=$link;
        elseif(
    stristr($link,'rapidshare')) $lll['Rapidshare'][]=$link;
        elseif(
    stristr($link,'megaupload')) $lll['Megaupload'][]=$link;
    }

    foreach(
    $lll as $host=>$ll) {
        
    $i=1;
        echo 
    $host.': ';
        foreach(
    $ll as $l) { echo '<a href="'.$l.'">Link #'.$i.'</a> '$i++; }    
        echo 
    '<br />';
    }

    }
    else {
    echo 
    '<form method="post"><textarea name="links"></textarea><input type="submit" /></form>';    
    }
    this is what you get:

  9.     
    #8
    Member
    I can make you desktop app. Price 30$, time few hours(probably one or two). Payment Alertpay. PM me with more details if you are interested.

    Regards.
    HQLessons.Net + HQLessons.Com + 8months of HQ shared hosting - 30$
    Selling two themaPosters for 25$ or 15$ for each. Payza(AP) only. Contact me :)

    Respected and trusted members: wf?9, Jimmy, ramicn, Matijasevic, rkze1
    Cheap desktop apps development. Contact via pm or msn.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Buying] Need someone to do simple PSD to HTML/CSS
    By spreea in forum Completed Transactions
    Replies: 4
    Last Post: 20th Dec 2010, 03:31 PM
  2. [Buying] Simple HTML/CSS Work.
    By proXace? in forum Completed Transactions
    Replies: 6
    Last Post: 6th Nov 2010, 02:32 PM
  3. simple html :(
    By pi0tr3k in forum Technical Help Desk Support
    Replies: 13
    Last Post: 31st Mar 2010, 12:59 PM
  4. [$1] - Very Simple HTML Blog/Downloads
    By Chri5 in forum Completed Transactions
    Replies: 0
    Last Post: 12th Aug 2009, 12:43 AM
  5. PHP/HTML : Simple Ad Poll Code
    By Pyro in forum Tutorials and Guides
    Replies: 4
    Last Post: 11th Aug 2009, 05:50 AM

Tags for this Thread

BE SOCIAL