Results 11 to 11 of 11
Threaded View
-
5th Nov 2010, 09:16 AM #1OPMemberWebsite's:
megahotfiles.comCould someone create a little script for me please :)
I'm not the best coder, I know php and html fairly well but no where near like a real coder.
I've created a form which creates a post for me, i'd like if I put a URL of a img in one of the input fields it will upload it to lulzimg...this probably takes some smart people 2-3min to do. Would anyone be able to assist me with it? I read that I need to use curl. I've never experienced any of that
I went into phpuploader and tried to take its script to see if I can make it work for me...I could not
Code:$postfields['image'] = "http://ia.media-imdb.com/images/M/MV5BMTkzNzY5OTc3Nl5BMl5BanBnXkFtZTcwNjE4NDQzMQ@@._V1._SX214_CR0,0,214,314_.jpg"; $postfields['submit'] = "submit"; $page = curl("http://lulzimg.com/app.php", $postfields, ""); preg_match('#http(.*)#', $page, $match); $imglink = trim($match[0]); echo $imglink;
i'm a complete nub so I really have no ideapisoj1 Reviewed by pisoj1 on . Could someone create a little script for me please :) I'm not the best coder, I know php and html fairly well but no where near like a real coder. I've created a form which creates a post for me, i'd like if I put a URL of a img in one of the input fields it will upload it to lulzimg...this probably takes some smart people 2-3min to do. Would anyone be able to assist me with it? I read that I need to use curl. I've never experienced any of that :( I went into phpuploader and tried to take its script to see if I can make it work for me...I Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Hiring] PHP Programmer to create script
By ChaoscripT in forum ServicesReplies: 0Last Post: 12th Apr 2012, 08:49 PM -
Anyone can create script like this?
By MediaStar in forum Web Application/Script SupportReplies: 12Last Post: 25th Feb 2012, 12:03 PM -
[Hiring] Looking for any one who can create script as like Adf.ly
By Pettrious in forum Completed TransactionsReplies: 10Last Post: 21st Feb 2012, 09:00 PM -
[Hiring] Coder to create custom script
By cyb3r in forum Completed TransactionsReplies: 1Last Post: 15th Sep 2011, 11:01 PM -
[Hiring] I am looking a programmer to create a script
By bestvideorap in forum Completed TransactionsReplies: 3Last Post: 22nd Aug 2011, 03:57 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...