Find Jobs
Hire Freelancers

PHP and CURL

$30-100 USD

Lukket
Slået op over 17 år siden

$30-100 USD

Betales ved levering
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!
Projekt-ID: 118079

Om projektet

5 forslag
Projekt på afstand
Aktiv 17 år siden

Leder du efter muligheder for at tjene penge?

Fordele ved budafgivning på Freelancer

Fastsæt dit budget og din tidsramme
Bliv betalt for dit arbejde
Oprids dit forslag
Det er gratis at skrive sig op og byde på jobs
5 freelancere byder i gennemsnit $36 USD på dette job
Brug Avatar.
I will do this for you.
$30 USD på 1 dag
5,0 (300 anmeldelser)
7,5
7,5
Brug Avatar.
I can help you :)
$49 USD på 1 dag
5,0 (25 anmeldelser)
5,1
5,1
Brug Avatar.
Hi, I look over the code and I can do this modification in a few hours. Best regards, Bogdan
$35 USD på 1 dag
5,0 (1 bedømmelse)
2,6
2,6
Brug 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 på 2 dage
0,0 (0 anmeldelser)
0,0
0,0
Brug Avatar.
Let the pros do their job
$35 USD på 15 dage
0,0 (0 anmeldelser)
0,0
0,0

Om klienten

Flag for UNITED STATES
nexg3n, United States
5,0
4
Medlem siden jan. 10, 2007

Klientverificering

Tak! Vi har sendt dig en e-mail med et link, så du kan modtage din kredit.
Noget gik galt, da vi forsøgte at sende din mail. Prøv venligst igen.
Registrerede brugere Oprettede jobs i alt
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Indlæser forhåndsvisning
Geolokalisering er tilladt.
Din session er udløbet, og du er blevet logget ud. Log venligst ind igen.