Home
last modified time | relevance | path

Searched refs:target_url (Results 1 – 2 of 2) sorted by relevance

/plugin/zwidoku/
H A Dzwipush.php29 $target_url= $_POST['posturl'] . 'put.php'; variable
64 curl_setopt($ch, CURLOPT_URL,$target_url);
/plugin/linkback/action/
Dsend.php274 * @param string $target_url URL to ping
276 function _ping_page_pingback($xmlrpc_server, $source_url, $target_url) { argument
278 return $client->query('pingback.ping', $source_url, $target_url);