Results 1 to 8 of 8
-
31st Jul 2011, 10:49 AM #1OPMember
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
igormaloxi 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
-
31st Jul 2011, 11:54 AM #2Member
php? 50 EUR. Paypal
PM if interested.
-
31st Jul 2011, 12:03 PM #3OPMember
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
-
31st Jul 2011, 12:15 PM #4MemberWebsite's:
funingallery.comIts simple PMed you
-
31st Jul 2011, 12:22 PM #5Member
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 ;)
-
31st Jul 2011, 12:23 PM #6OPMember
yes, standard rar format
-
31st Jul 2011, 01:14 PM #7MemberWebsite's:
wscripts.net damnlolscript.com lulzjet.comtry 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>';
}
-
31st Jul 2011, 01:43 PM #8Member
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.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Buying] Need someone to do simple PSD to HTML/CSS
By spreea in forum Completed TransactionsReplies: 4Last Post: 20th Dec 2010, 03:31 PM -
[Buying] Simple HTML/CSS Work.
By proXace? in forum Completed TransactionsReplies: 6Last Post: 6th Nov 2010, 02:32 PM -
simple html :(
By pi0tr3k in forum Technical Help Desk SupportReplies: 13Last Post: 31st Mar 2010, 12:59 PM -
[$1] - Very Simple HTML Blog/Downloads
By Chri5 in forum Completed TransactionsReplies: 0Last Post: 12th Aug 2009, 12:43 AM -
PHP/HTML : Simple Ad Poll Code
By Pyro in forum Tutorials and GuidesReplies: 4Last Post: 11th Aug 2009, 05:50 AM
themaManager - edit and manage...
Version 4.04 released. Open older version (or...