Find Jobs
Hire Freelancers

PHP and CURL

$30-100 USD

クローズ
投稿日: 17年以上前

$30-100 USD

完了時にお支払い
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!
プロジェクト ID: 118079

プロジェクトについて

5個の提案
リモートプロジェクト
アクティブ 17年前

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です
この仕事に5人のフリーランサーが、平均$36 USDで入札しています
ユーザーアバター
I will do this for you.
$30 USD 1日以内
5.0 (300 レビュー)
7.5
7.5
ユーザーアバター
I can help you :)
$49 USD 1日以内
5.0 (25 レビュー)
5.1
5.1
ユーザーアバター
Hi, I look over the code and I can do this modification in a few hours. Best regards, Bogdan
$35 USD 1日以内
5.0 (1 レビュー)
2.6
2.6
ユーザーアバター
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 2日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Let the pros do their job
$35 USD 15日以内
0.0 (0 レビュー)
0.0
0.0

クライアントについて

UNITED STATESのフラグ
nexg3n, United States
5.0
4
メンバー登録日:1月 10, 2007

クライアント確認

ありがとうございます!無料クレジットを受け取るリンクをメールしました。
メールを送信中に問題が発生しました。もう一度お試しください。
登録ユーザー 投稿された仕事の合計
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。