Find Jobs
Hire Freelancers

PHP and CURL

$30-100 USD

Closed
Posted over 17 years ago

$30-100 USD

Paid on delivery
NOTE: Only Russians/Romanians/Argentians/USA can pid! need a curl script to visit [login to view URL] and visit edit DNS links and update the IP's taken out from the DB...i have the function ready but it does for the 1st dns, therefore you need it to make it find all other 4 dns'es and edit them as well... here is the function. problem in this is that it just finds the ID of the 1st dns and visits it via curl and edit it...i need it to find other 4 ids as well and visit them in a loop. function moniker_modify_child_dns ($ip, $ns, $domain, $cookie) { $host = "[login to view URL];; $data = curl_string ($host, '', $cookie); preg_match("/cmdaction=editns&ID=([0-9]+)"/msi", $data, $matches); $id = $matches[1]; if (!$id) { return null; } $host = '[login to view URL];cmdaction=editns&ID=' . $id . ''; $form = array (); $form[] = array ('cmd', 'manage_nameserver'); $form[] = array ('cmdaction', 'save'); $form[] = array ('ID', $id); $form[] = array ('ipaddress', $ip); foreach ($form as $subarray) { $bar = $subarray[1]; $foo = $subarray[0]; $bar = urlencode ($bar); $form[] = $foo . '=' . $bar; } $urlstring2 = join (' ', $form); $urlstring2 = ereg_replace ('Array ', ' ', $urlstring2); $urlstring = ereg_replace (' ', '&', $urlstring2); $data = curl_string ($host, $urlstring, $cookie); $file = fopen('[login to view URL]', 'a'); fwrite($file, $data); fclose($file); $data = parse_output ($data); return $data; } make sure no crazy amount bids, i know what i wrote and how long it should take if ur expert!
Project ID: 118079

About the project

5 proposals
Remote project
Active 17 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
5 freelancers are bidding on average $36 USD for this job
User Avatar
I will do this for you.
$30 USD in 1 day
5.0 (300 reviews)
7.5
7.5
User Avatar
I can help you :)
$49 USD in 1 day
5.0 (25 reviews)
5.1
5.1
User Avatar
Hi, I look over the code and I can do this modification in a few hours. Best regards, Bogdan
$35 USD in 1 day
5.0 (1 review)
2.6
2.6
User Avatar
Please let me do it. I love curl work :) I'll send you some link with previous curl work that I've done...
$30 USD in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Let the pros do their job
$35 USD in 15 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
nexg3n, United States
5.0
4
Member since Jan 10, 2007

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.